apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-15T18:44:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: edae6193-14d2-4438-9666-affd0b7b393c
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8vwcf
      namespace: kube-system
      uid: a34c2fa8-38a6-4753-9eda-a65c3488585d
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bgjxg
      namespace: kube-system
      uid: d54b9cba-21ee-44fc-b3f1-ec2a10103394
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
