apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T20:57:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 479bb427-1828-4ef8-8c86-f17aeb920533
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gnccp
      namespace: kube-system
      uid: 645818f7-fef5-4b24-ab05-5b59b2a85d3e
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m7lhw
      namespace: kube-system
      uid: 83fd9a03-0348-45e8-b1f7-20f7489e58bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
