apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T08:59:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "701"
  uid: e5b86c63-ee7b-4631-a6c8-00dce74a164f
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pngm7
      namespace: kube-system
      uid: 52e62d9c-4f7a-4a3a-97a5-8c7234bb202c
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b8hl6
      namespace: kube-system
      uid: a3da26c3-4650-404e-986e-6de1f3e1e701
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
