apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T21:18:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "815"
  uid: 631f4c4b-d65b-4069-a299-2079e64aa6a2
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b7dbp
      namespace: kube-system
      uid: 8ce3ee38-6ad4-4a08-84a5-a2135720f70c
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-szfgj
      namespace: kube-system
      uid: 9e69cc83-e76e-4244-b89a-ff65858158a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
