apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-03T17:46:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "680"
  uid: 56dfef8c-476c-4333-8110-ed28193150bf
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vj9dc
      namespace: kube-system
      uid: a47c14c2-be67-4c90-afee-165f6fc711e0
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4f2qr
      namespace: kube-system
      uid: da574347-a001-46ed-be81-8f26ab460ece
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
