apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-09T20:22:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: d97cf627-d5ee-4320-8516-22ea5324734f
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wdfbm
      namespace: kube-system
      uid: d13b8fb3-49f8-460d-aba1-fa09f2c1a699
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v5vl4
      namespace: kube-system
      uid: 7608a15d-6017-4ada-b0a0-9bee824c3c31
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
