apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-30T11:02:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: fe57b46e-da6d-4a30-bd31-d5456ed4af2c
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s9cvs
      namespace: kube-system
      uid: 8ddd21df-0afc-45a5-b5f0-571b96b5ebb9
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7jbdm
      namespace: kube-system
      uid: b0e0017b-e73f-4f4f-ae57-ff8da67b8a25
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
