apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T02:50:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: aaba5aba-83a4-41ae-84e8-2c51092f8ab9
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wvkht
      namespace: kube-system
      uid: b7fbb9b9-d8c9-47f3-8cea-c0fed0af0ea2
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9t8zd
      namespace: kube-system
      uid: d7c87dfb-c0da-486f-83e9-61c08cda5397
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
