Deploying WebHMI Using the Command Line Overview
You can use the command line to install a Kubernetes cluster and deploy WebHMI along with all its required components.
After completing the installation, the Kubernetes Dashboard provides a user-friendly web interface for inspecting and managing the cluster.
The deployment procedure uses Helm for deploying the application and kubectl for verifying the resources. For more information, refer to the following topics:
To deploy WebHMI on a Kubernetes cluster using the command line, perform the following tasks:
-
Install a K3s Cluster on Premises. Learn more
-
Install kubectl and Helm . Learn more
-
Create a Docker Hub Secret (optional for a public image) and a TLS Secret. Learn more
-
Install the WebHMI Helm chart. Learn more