apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T22:52:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: dbfb50e2-cbeb-437c-860c-82fe9cd3a7c9
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z7tth
      namespace: kube-system
      uid: f2fd300c-c092-42e5-9024-0b7161b23e20
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4lx8l
      namespace: kube-system
      uid: b3028230-fbfa-4b1c-b33d-1597525c945d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
