apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-06T20:17:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "652"
  uid: 79041c02-1b25-4928-b70a-839b54558b85
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jbwnh
      namespace: kube-system
      uid: 9c930a81-1954-4c02-a44c-0f353583581b
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5t78c
      namespace: kube-system
      uid: 9941127b-099a-4c59-af45-9e5287414139
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
