...
The following figure displays the environment used in this deployment example.

In this environment, the K8S cluster admin host (Linux virtual machine) is used to build images, run the image repository, and manage the Kubernetes cluster.
| Tip |
|---|
In the workflow below: - admin.example.com refers to the K8S cluster admin host and should be changed to your K8S cluster admin FQDN.
- ingress.example.com refers to the domain name through which Web Application Platform will be accessible.
- All the steps are performed on the K8S cluster admin host.
- All commands are prepared to work in the user's home folder. If needed, adapt the commands to meet your needs.
|
...