apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T08:58:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "662"
  uid: bc162595-fcec-4722-90c0-ea656262ed87
subsets:
- addresses:
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fmnbl
      namespace: kube-system
      uid: d942655a-6f53-4836-aa68-c46c43e89ccc
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dvwhz
      namespace: kube-system
      uid: 8b9aaa20-7c3f-485f-b0bc-4ea284542a60
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
