apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T20:32:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "958"
  uid: 26b8b027-6dea-418f-98a1-42e00854d916
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wnl2c
      namespace: kube-system
      uid: c3c349f3-f313-4674-b155-ca3db637ed0f
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c2njd
      namespace: kube-system
      uid: 4fc6ad0e-c6c5-4698-8dd1-61915450079a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
