Welcome to the Linux Foundation Forum!
-
Re: Error when attempting to join minion to master
Hi @k8ckad , Kubernetes agents communicate across the cluster via API calls. While not necessarily complete (but a good starting point), you could use the port numbers lists below to start creating F…1 -
Re: About label "system" in Lab Exercise 8.1
Hello Wei, Your detailed output is appreciated. Check carefully the labels on your nodes. Each label instance has a typo in the system key parameter. Regards, -Chris1 -
Re: Lab 3.2: Grow the Cluster
Hi @anindya2, Similar issues have been reported earlier in the forum. They were caused by either restrictive Security Groups and/or by misconfigured /etc/hosts file on the worker/second node. The SG …1 -
Re: Properly restarting nodes
Hi David / @dcarrascal75, Since you are on VirtualBox, there may be a conflict between the node IP subnet and the Pod IP subnet. Calico uses 192.168.0.0/16 by default, and VBox uses a similar subnet.…1 -
Re: Possible error in ingress.rule.yaml and work around
Thank you for your feedback. You are correct, a minor fix is needed for the Ingress resource to be created, by replacing "v1" with "v1beta1". Regards, -Chris1
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)