apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T21:16:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "726"
  uid: 91f2aa12-521e-40b3-9473-8254a33d88c6
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xzfch
      namespace: kube-system
      uid: ccf53deb-6f51-4e4b-8690-97c68ff3ad07
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2fdwh
      namespace: kube-system
      uid: 35adaa55-6bb5-4121-90d5-7f83b1a9e14e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
