apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-13T09:48:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "723"
  uid: 2cc4a126-ff19-4b9b-a6db-7b2f2bfc1b7d
subsets:
- addresses:
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5865d
      namespace: kube-system
      uid: 332b5be9-1927-4b74-8b6e-b8380373a7a1
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4qs5p
      namespace: kube-system
      uid: 8aa976a6-2bb6-4a01-a28f-e4b47bacbc3e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
