I have a stand-alone kubelet running with no api server.  Essentially using it 
to more easily manage the docker daemon on a single host and do not want to set 
up the API server.

Is there a way to put kubectl in like a "stand-alone" mode?  Main things I want 
to be able to do is list pods, exec in pods, and logs in pods.  I have the 
debug handlers running on the kubelet but seems like the APIs are just 
different enough that kubectl has issues.

I can hit all of the endpoints like in a browser but was hoping this might be a 
thing so kubectl could be used.

Might be overly complicating things though.

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
  • [kubernetes-... moserke

Reply via email to