apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T19:17:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: 9148818f-b850-472a-8f24-4b3689096351
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zl69j
      namespace: kube-system
      uid: 025828a8-71f4-4c51-8514-5293201543de
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vskz2
      namespace: kube-system
      uid: da3c60ba-3264-456e-9d85-ee982a44fae4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
