apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T00:48:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: f73f21b5-3be3-4676-a31b-af4e4567a82d
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9mmsp
      namespace: kube-system
      uid: 6acc1513-3457-44eb-a061-0059dd3bc18b
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tvg42
      namespace: kube-system
      uid: 2f6e7462-3419-4802-b12d-89ff5b94cfc7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
