apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T11:22:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: f53e9605-e66f-4303-81e1-a22a7a2bc879
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sbq6f
      namespace: kube-system
      uid: 876bd466-0650-4981-82c5-789eb1cbe0ce
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9dt9l
      namespace: kube-system
      uid: 63e3aec7-7a8d-44be-8f8e-6a68de5977d7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
