apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-30T17:51:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: ba78f406-75b2-47f5-8bdc-7ae0f2f03aa0
subsets:
- addresses:
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gkxhr
      namespace: kube-system
      uid: c703101e-1821-4efc-87f8-523eb0d177d3
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2wlq7
      namespace: kube-system
      uid: aa29aa54-c80b-4a4c-9811-06c7aba3f543
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
