apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-05T05:57:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 225dc7a4-d9dc-42ab-bf3c-70413832b77b
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6cwrl
      namespace: kube-system
      uid: e3e2c50e-8c5c-413a-b6be-998d0c7a6027
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ft5k2
      namespace: kube-system
      uid: 9784a66f-1bc5-4eae-84d8-396aba128c9b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
