apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T16:45:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 6a7b091d-1f50-484e-8ebb-030c6fa0a126
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k2tdd
      namespace: kube-system
      uid: dc6f4832-2970-42fc-b95e-e162ce138a22
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kk9v2
      namespace: kube-system
      uid: c7cfc97e-36b9-4300-822b-a575f12b0ba7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
