apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T05:44:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 4aa6bc10-d658-4fa4-a441-831c01fc6fb1
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tfg2m
      namespace: kube-system
      uid: e08fd09f-8d70-4d5a-875b-4401d59cc4a9
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xj6rz
      namespace: kube-system
      uid: 9f95af52-da50-4ff4-aa10-0099dad62acb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
