You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ortwin: HELM muss da sein, daher koennte man das auch in der install.sh abfangen #50 ...
As we currently rely on HELM charts for the deployment of our environment, please make sure to have the latest HELM release available on your bastion host by following the below procedure:
Hi Ortwin.
See my comments marked with @ortwin.
Preparation tasks
Prepare your bastion environment:
You can use the install.sh script to simply install the demo.
Upfront running the install.sh script you need on your bastion host:
What you will need is:
oc client installation
Please follow the latest documentation to have an oc client available on your bastion host: https://docs.openshift.com/container-platform/4.8/cli_reference/openshift_cli/getting-started-cli.html
HELM installation
@ortwin: HELM muss da sein, daher koennte man das auch in der install.sh abfangen #50 ...
As we currently rely on HELM charts for the deployment of our environment, please make sure to have the latest HELM release available on your bastion host by following the below procedure:
A local GIT copy
Clone the GIT repo to your bastion host. Feel free to use your preferred method of choice ( ssh/https). In this example https was the easiest way.
Gather information for install.sh
With the GIT clone you have the following scripts available:
Please add installation information to install_cleanup_vars.sh
@ortwin: Die Weather API KEY values sollten einen Inhalt haben "" , weil sonst das install.sh fehl schlägt mit einem NIL Fehler
Installation
Once you are done - you are ready to start the installation
./install.sh
The text was updated successfully, but these errors were encountered: