apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T21:44:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: e94e7ae8-f96f-49c1-a355-bbd6a1e2c4e6
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9rqh5
      namespace: kube-system
      uid: b6dec23a-dd86-491f-94cb-6371378b7bdd
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c4fsn
      namespace: kube-system
      uid: bde2d41b-91a7-467a-86d4-925b891dd524
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
