apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T00:14:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 328a12f8-b481-48ec-9d21-7698ad38ee8e
subsets:
- addresses:
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k6xg2
      namespace: kube-system
      uid: 0299eab2-0b97-4d10-8835-32acfb307a41
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-grhrj
      namespace: kube-system
      uid: 20d85b0b-9ac6-4f3e-80a2-f80d715e4c4a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
