apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-28T19:49:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 0532c847-8161-40bb-9dde-75ec918fbfce
subsets:
- addresses:
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q5gzl
      namespace: kube-system
      uid: e5d2a3f0-9056-4f94-9e1e-b836118f403d
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-phf7l
      namespace: kube-system
      uid: f9ca384f-1a91-41d4-a441-05089e235860
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
