apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T00:28:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: 19a0c339-d97b-4b40-9c28-8ffc702b9a4e
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rtfs8
      namespace: kube-system
      uid: f82a2a16-1924-44d1-9ca5-14e08669706e
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xmd4x
      namespace: kube-system
      uid: 66ad3d83-c370-4904-b3e8-71553f7446ad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
