apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T07:21:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: a37cd35f-0ae4-4e5b-ae2e-595065e52292
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-clmzq
      namespace: kube-system
      uid: c254d0ed-f279-42d3-8339-cb32c03fa7eb
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-phdx9
      namespace: kube-system
      uid: f5725633-2fc7-4471-9f28-c1d6f4c528dd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
