apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T17:03:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: cb976432-c26f-4ec3-9c9a-a11cad197fa8
subsets:
- addresses:
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b6s2v
      namespace: kube-system
      uid: 6a5595c9-5c3b-4ba2-bbae-f72df702e60c
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xx825
      namespace: kube-system
      uid: b67ae4c9-47f8-4eb6-9850-9bd2296eb4ae
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
