apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-29T01:55:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 600ea9e2-60db-4432-9823-49bb49295e7d
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g6snw
      namespace: kube-system
      uid: 1066eae5-9802-444b-92a3-a898542af615
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ckc5d
      namespace: kube-system
      uid: 1ff51980-f30d-4492-8619-8921692ea8b1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
