apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-15T19:06:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 9571e333-65bf-4128-9fb3-059229357376
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z49tf
      namespace: kube-system
      uid: ad4b0bfe-ee8b-496c-abf9-b4082164f468
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-flc4m
      namespace: kube-system
      uid: 534caf65-7ecb-4e40-af20-34aa9969a395
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
