apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T01:29:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: bdfa4610-d393-4b83-b5e6-538606b05626
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkxs2
      namespace: kube-system
      uid: 458869e6-d671-4b91-84d5-0827ba8ecd12
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pmdqn
      namespace: kube-system
      uid: 9eaa9be4-954c-465a-8f86-6ec84d19273c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
