apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T10:49:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 46a2aedb-0272-4126-8f0f-94faabd2ef01
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s4p54
      namespace: kube-system
      uid: ac0e22fa-55a7-4b6c-bd0e-f4360e432191
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d6z9m
      namespace: kube-system
      uid: d39f65d9-ca1f-4282-abd7-4ba330961550
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
