Fix K8s pod connection issues
When trying to deploy, if the following error pops up: We need to delete the calico pods so we can deploy new pods:
Fix K8s pod connection issues Read More »
When trying to deploy, if the following error pops up: We need to delete the calico pods so we can deploy new pods:
Fix K8s pod connection issues Read More »
Set up Docker’s apt repository. Install the Docker packages. Grant user permissions Installing Kubectl Get installer Install Kubectl Generate kubeconfig in master node Copying kubeconfig to local machine Set permissions for k8s config file Installing Helm
Install Docker, Kubectl and Helm Read More »
Create a file with a cron command to reconnect Add
Reconnect to K8s master node after reboot Read More »
Login into K8s master node and save Microk8s configuration Copy config filet to client pc Edit config file in client pc to change remote public IP address Change IP address
Get Microk8s configuration in client pc Read More »
Update nodes Sometimes, we just need to run this command to reconnect a node Remove nodes Re-Add nodes Add nodeName labels Add nodeProjects labels Add performaceNode labels Add heavyWorkerNodes labels Check pods on new nodes Re-deploy liveness probe pods Aliases
Delete pod on error: Delete pods on evicted state
Delete pods on error from k8s node Read More »
Edit the microk8s template file. Add the new IP Address, make sure to use a higher number for the IP address. It should look like this. Refresh certificate Check new IP was added Reboot the PC, just to make sure everything is OK You may need to re-join all nodes since we created a new
Add public IP to Microk8s Read More »
List the nodes in your cluster, along with their labels: Choose one of your nodes, and add a label to it:
Add a label to a Kubernetes node Read More »