You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful in the documentation to provide a fully featured example for kubeadm bootstrapped clusters.
This would be a stable target as well as allow one to get started quickly. Once globbing is available in #16 this should be easier to create, as most of this revolves around the fact that containerized components such as kube-apiserver do not have a stable log path like /var/log/kube-apiserver.log
The text was updated successfully, but these errors were encountered:
It would be helpful in the documentation to provide a fully featured example for
kubeadm
bootstrapped clusters.This would be a stable target as well as allow one to get started quickly. Once globbing is available in #16 this should be easier to create, as most of this revolves around the fact that containerized components such as
kube-apiserver
do not have a stable log path like/var/log/kube-apiserver.log
The text was updated successfully, but these errors were encountered: