apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T17:31:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: acd51793-6ad0-4021-8098-e9470c533c12
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bs9qh
      namespace: kube-system
      uid: 1a4fabed-6ee3-42ac-9875-96037c7ff46a
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-plhxv
      namespace: kube-system
      uid: b4b73b07-b43c-494a-ad36-4e6672d5adcc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
