apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-12T07:26:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "964"
  uid: cc1b5c3c-a189-4b1a-912f-edba38f51961
subsets:
- addresses:
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b6rhq
      namespace: kube-system
      uid: 5fd794b7-b722-4a39-a02d-bfbf4ca14a66
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6l2j
      namespace: kube-system
      uid: 8efdfefa-5086-46de-b1a0-35f0078fa02c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
