apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-06T22:14:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 6470b6cc-743b-48fe-a8d1-3cd59d15d468
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mq4d5
      namespace: kube-system
      uid: 2b27efdb-f079-41f0-9243-61c57943bc21
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8489l
      namespace: kube-system
      uid: 410cc83c-420d-4c87-af39-8d21ef16047f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
