Step 3: Use Kubeclt to access the Container

Step 1: Note that you need to initialize at SSH KEY to be able to access all Master, Minion

Step 2: Download the Config Container file on the VNG CLOUD portal

Step 3: Copy the Configure file into the Kubectl configuration file on PC/Laptop

Kubectl on MAC OS

Step 3.1: cd ~/

Step 3.2: mkdir .kube

Step 3.3: cd .kube

Step 3.4: vim config

Step 3.5: Copy the Config File on the Portal downloaded into the config file on MAC OS:

Step 4: Check the connection from Kubectl to VNG CLOUD Container:

Thus, you have completed the initialization of Containers and connected to that Container right at your PC or Laptop.

Last updated