apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-31T21:19:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: 8a14d1a1-3fbf-4319-8f0b-f1de51fc951c
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c9rzx
      namespace: kube-system
      uid: 1ec1288c-8385-45ba-9007-eece49dc839e
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b6h8z
      namespace: kube-system
      uid: a517ec1e-7e32-41fb-86e7-808796b8911f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
