apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T17:09:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: ae97d1fc-8db2-400e-b59a-e9e0065eb6a4
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wcg8f
      namespace: kube-system
      uid: 2c708021-47b3-4754-addf-aecbc090c9d4
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hzbtm
      namespace: kube-system
      uid: 2fa87a3b-611a-42b3-9a21-faf41858dc55
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
