apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-18T08:11:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 2580ee81-84f0-434d-ab9b-b7a90803e33b
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-psmvh
      namespace: kube-system
      uid: 39851aea-15d3-4157-a260-be6fbd1bdaab
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-txltl
      namespace: kube-system
      uid: 8c298795-aff2-44a4-81d8-d8403fe878af
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
