apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T16:43:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 2b1f863d-98ad-4010-a4ed-8d34fc60a18c
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zvwq9
      namespace: kube-system
      uid: 08a5b2f1-347d-49ac-909a-c4a1e1b8c181
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k6mkl
      namespace: kube-system
      uid: 507283e6-8847-450c-a94a-81e0750c3888
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
