apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-23T01:05:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 7b1592a5-ab6a-420a-8af1-32f18164dc24
subsets:
- addresses:
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t5rxs
      namespace: kube-system
      uid: 87beabca-33f7-4f94-a8f3-b3d673a49174
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zlcc5
      namespace: kube-system
      uid: 342980be-1cd9-49a0-af96-dbdc876a9c70
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
