apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T06:14:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 3b8c391d-d2ac-45e2-8ea4-85fde97497d3
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xg5pr
      namespace: kube-system
      uid: adbc0fd3-6da9-4fc3-bb41-c0160f10e96f
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nbjrd
      namespace: kube-system
      uid: a57ba8ee-0357-4950-b029-86771c98d2bd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
