apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-04T11:59:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: ec51724d-4e33-41c1-9228-e1d9d3964124
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nvtxr
      namespace: kube-system
      uid: fa597e0a-2171-464d-a014-52ee79f09589
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-74w9z
      namespace: kube-system
      uid: a86ca4e6-2fae-44e9-b001-86b28a673fd6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
