Projects:Kubernetes: verschil tussen versies

Naar navigatie springen Naar zoeken springen
104 bytes toegevoegd ,  29 mrt 2019
Regel 1.099: Regel 1.099:
*** Here too, this only worked for me after unholding the kubelet and upgrading it as well.
*** Here too, this only worked for me after unholding the kubelet and upgrading it as well.
* Try getting information on a pod from inside it using the Kubernetes API
* Try getting information on a pod from inside it using the Kubernetes API
** https://kubernetes.io/docs/tasks/administer-cluster/access-cluster-api/#accessing-the-api-from-a-pod
** <code>wget --ca-certificate=/run/secrets/kubernetes.io/serviceaccount/ca.crt -qO- https://kubernetes.default.svc.cluster.local/api/</code>
** <code>wget --ca-certificate=/run/secrets/kubernetes.io/serviceaccount/ca.crt -qO- https://kubernetes.default.svc.cluster.local/api/</code>
* Play with native cronjobs
* Play with native cronjobs

Navigatiemenu