apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T14:19:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: 399afa5b-6284-4187-b48d-1fac48c8810d
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k64zj
      namespace: kube-system
      uid: 5f48d0bd-a335-4637-89a5-85ca7b7ac118
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-scgm6
      namespace: kube-system
      uid: 1a259eb3-231a-49f5-abf2-a9d878a14534
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
