apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T16:51:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 51964646-3a19-4723-9a63-286ea2381fde
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8kmcn
      namespace: kube-system
      uid: 5e4c2d92-3956-4ca4-b265-cdd7b0e0a659
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r8nkd
      namespace: kube-system
      uid: 7d566ae2-d9c8-4151-a3ec-895588216d96
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
