apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T04:59:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 023049a1-3f5a-4fea-927e-c494a046360a
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-56jt7
      namespace: kube-system
      uid: b7872874-06f3-435d-8956-3ff2f6704346
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twjww
      namespace: kube-system
      uid: a4868672-46da-493f-a6f7-6b93c3cc0374
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
