apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-11T03:56:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: 0665b0ac-ba5e-45f1-bcc5-a37516608765
subsets:
- addresses:
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-phjcj
      namespace: kube-system
      uid: 8c04e7fe-529a-42f9-b570-6e19672c162e
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c8tnl
      namespace: kube-system
      uid: 15b2530e-c7c9-457e-8746-43cb76ecc83f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
