apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T22:18:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: e2f2d19b-5983-41ad-ab4e-07942f5a0d20
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dn9vb
      namespace: kube-system
      uid: aa6499a8-6504-4acf-8548-1a7f79b1a2f0
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-whz8n
      namespace: kube-system
      uid: 9c118cb2-63dc-4ad9-87ae-e31b9bcba216
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
