apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T17:06:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 97f9c68b-4592-4005-a7be-89d7628f5fce
subsets:
- addresses:
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kqkvf
      namespace: kube-system
      uid: 6ad57a79-2af4-498a-86d7-68a8762bb1db
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dhw89
      namespace: kube-system
      uid: de172a26-61a7-4c11-a624-6e8f4dec669d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
