apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-13T08:46:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 2ce0cad5-6874-477b-8bc4-a8fd872aef4d
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wp7qf
      namespace: kube-system
      uid: 3c33a567-6077-4e8f-b928-3721b125d429
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dp7x7
      namespace: kube-system
      uid: ea1b98e4-098c-4c88-b5c3-bc608360a01b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
