apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T01:32:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 128d60e8-0e0c-4481-af52-0d1f8a3549d9
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kpgcl
      namespace: kube-system
      uid: 6ce93f23-9257-435b-9e45-92c996faf326
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9nzwc
      namespace: kube-system
      uid: 2cf2d7be-28de-4e29-8275-aa892a1eaf16
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
