apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-28T01:26:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "729"
  uid: 7fe33aae-23e9-4601-aaba-89e385948761
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hxkn6
      namespace: kube-system
      uid: 3ca87572-66ed-4e14-9da5-ce31c56350ef
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d8thg
      namespace: kube-system
      uid: a6eb345b-b577-44d9-b6dd-9a0f3696f9f9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
