It is possible to install Kubernetes Cluster on Premise that blocked from access to the Internet

Hi Kubernetes Support

Can you please let me know, if it is possible to install Kubernetes cluster on that blocked from access to Internet, but allow access to local network or intranet.
Our customers environment such as on Premsie or Edge devces do NOT have access to internet or
GiT version control.

Cluster information:

Kubernetes version: 1.2
Cloud being used: (put bare-metal if not on a public cloud)
Installation method:
Host OS: Ubuntu
CNI and version:
CRI and version:

Thank you for your help and Support

Regards, Bao

Can someone please help to get an answer to the above query ?
Thanks

Ideally, if you have ssh access to another machine with access to the internet, you can use that machine to download Kubernetes binaries and scp into your machine with no internet connectivity. Create a local repo and configure it to use the binaries that you just downloaded.

You can also reference the steps in the links below.

and
https://docs.genesys.com/Documentation/GCXI/latest/Dep/DockerOffline

1 Like