apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T15:46:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: 0137f04f-c5cc-41c3-a9f9-a49d5afebba8
subsets:
- addresses:
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bwpp7
      namespace: kube-system
      uid: fa466ee2-3f12-41ce-b2da-579e97bc06cf
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n6vmm
      namespace: kube-system
      uid: 3e611790-6a27-415d-bd57-02c741e540c3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
