apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T06:57:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: 4e8ece21-fce5-49b3-b448-470a96578e36
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zzzkh
      namespace: kube-system
      uid: 91cada4c-a87a-419c-9b35-823ee65531b5
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhgr4
      namespace: kube-system
      uid: 4e7217fd-ff9b-4f99-a418-36986f2bcd0c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
