apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T11:30:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 9cf28014-1e55-4e09-a1a5-8f1b0965d42b
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tgxnq
      namespace: kube-system
      uid: 1eb028a6-a615-42bb-9298-43e79c522435
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r8mrt
      namespace: kube-system
      uid: 5b27869b-2c73-47cc-9c1f-02d70b2f9704
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
