apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T11:27:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 4ee42257-2532-4ce0-b325-f5f24230c8b6
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qdwmb
      namespace: kube-system
      uid: c84cb309-e25f-49e5-94f3-7b1f5334fc68
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ls9pl
      namespace: kube-system
      uid: 3b201225-18c4-47e5-aede-ea81326c5d29
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
