Deckhouse Kubernetes Platform in a private environment
This feature is available in Standard and Enterprise Edition only.
The presentation contains an overview of the actions required to install Deckhouse.
Installation scheme
This guide focuses on deploying a Kubernetes cluster using Deckhouse in a private environment from which there is no direct access to the public container image registry (registry.deckhouse.io) or public deb/rpm packages repositories.
Installation in a private environment is generally similar to installation on bare metal. The only difference is in some additional settings.
Scheme of Deckhouse installation in a private environment:
An internal repository of OS packages is necessary to install curl on future cluster nodes (if there is no access to the official repositories via a proxy server).
Installation requirements
Personal computer. The computer from which the installation will be performed. It is only needed to run the Deckhouse installer and will not be part of the cluster.
-
Physical server or virtual machine for the master node.
-
Physical server or virtual machine for the worker node.
The requirements are similar to the requirements for the master node but also depend on the applications running on the nodes.