apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-06T22:09:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: bc66b9c6-aa93-48ef-b143-85a034ea2b12
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7t6sd
      namespace: kube-system
      uid: 6723b5e4-d608-4964-a042-e7ac28a45e5b
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xwdb8
      namespace: kube-system
      uid: be90afd5-38f4-43ef-95dc-79595c5cb25a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
