apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-01T18:20:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: aa820936-35bc-40a7-84c1-1b9580a95938
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mt77k
      namespace: kube-system
      uid: a646e4a2-9f5d-40c8-8202-86304605d8a7
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4twz5
      namespace: kube-system
      uid: ccb2602f-2407-48ac-bcde-76196ba477cf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
