apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-25T07:30:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "706"
  uid: ec95f717-d0c5-4a30-b05d-e316372b9041
subsets:
- addresses:
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k529m
      namespace: kube-system
      uid: 492333c6-ca12-431b-8b9d-ddf7d381447a
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6d6tw
      namespace: kube-system
      uid: ab03b009-3dbe-4de1-996c-99af5f87db76
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
