apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T10:48:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: 604ad3b3-ad38-4849-8136-5f810ab91669
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tqk6f
      namespace: kube-system
      uid: 8bb0bb77-e311-4965-8008-056bd9099be8
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wtm2f
      namespace: kube-system
      uid: a6484e91-406e-4cf9-8212-908d99c42ced
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
