apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T06:38:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "825"
  uid: d1900afd-dcfc-4b74-9001-c8ed168e3259
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8lxk8
      namespace: kube-system
      uid: bc36456d-c5d8-47ab-b780-44d80a5dc955
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4fqdw
      namespace: kube-system
      uid: dc8c4f67-c101-4723-bc7e-b03707f8a691
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
