Uses kubernetes, helm and k14s Terraform providers to install Stratos.
Stratos is an Open Source Web-based UI (Console) for managing Cloud Foundry. It allows users and administrators to both manage applications running in the Cloud Foundry cluster and perform cluster management tasks.
Assumes that you have:
- already provisioned a cluster
- an installation of cf4k8s or tas4k8s with admin account credentials
cp terraform.tfvars.sample terraform.tfvars
Amend the values for
domain
ingress
kubeconfig_path
./create-stratos.sh
On the first visit to your Stratos instance you will be prompted to choose a method of authentication. Choose Local Admin
. Complete that setup.
You'll then have the opportunity to register one or more API endpoints to cf4k8s or tas4k8s installations.
./destroy-stratos.sh