apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T13:10:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 102751b4-439d-4d61-9615-65f08800a816
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v5trg
      namespace: kube-system
      uid: 4b4dae6b-403e-4de5-a514-0087cc95e04a
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kff4g
      namespace: kube-system
      uid: 217979c5-596d-4c94-98af-1c5fbe9c28f2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
