apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-19T11:01:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 230b3039-e895-458c-ae63-3855caeb17f1
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nt5q7
      namespace: kube-system
      uid: 9e3317f1-10d8-41f0-8c59-eefe00a5feaa
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vxg4d
      namespace: kube-system
      uid: 4d49d8f2-22a1-4eef-b05a-ee0eaec51d7d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
