apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-19T16:13:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: c0c18ff3-8c5c-46ec-a4ea-efd8ff5efd39
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kkfnz
      namespace: kube-system
      uid: b5f4726c-ad8f-400a-9594-a9542cc7a794
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-25k2g
      namespace: kube-system
      uid: aba02066-f76b-4f8d-a335-c190a8434995
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
