This is the Stable version of the documentation. The latest version is experimental and under active development. You can use the version selector in the top-right menu to switch versions for this specific page, or click here to go to the latest version's homepage.
Activate Opstella License
เนื้อหานี้ยังไม่มีในภาษาของคุณ
Gather Activation Information
Section titled “Gather Activation Information”-
Go to Opstella Management Admin Panel
opstella-backend.${BASE_DOMAIN}/admin -
Login with Opstella Core Credentials

-
Go to
Workers>Kubernetes Clusters>Download License File(On the Top Right)
-
Request Opstella Sales/Product Manager and submit the downloaded license file to generate second activation key
You will retrieve a cryptic Text File back from Sales/Opstella Team.
License Activation
Section titled “License Activation”-
Connect to
🟢 ManagementKubernetes Cluster ; i.e w/ Kubeconfig FileTerminal window export KUBECONFIG="$HOME/opstella-installation/kubeconfigs/management_cluster.yaml" -
Store the retrieve file on
$HOME/opstella-installation/opstella-configs/ok8s-integration-info.txt -
Install the second activation key with Kubernetes Secret
Terminal window kubectl create secret generic ok8s-integration-info --namespace opstella-system \--from-file=config.txt=$HOME/opstella-installation/opstella-configs/ok8s-integration-info.txt -
Annotate
ok8s-integrationDeploymentTerminal window kubectl annotate --namespace opstella-system deployment ok8s-integration reloader.stakater.com/auto="true" -
Try to Delete
ok8s-integrationPod, Make sure it is restarted and come back Ready.
Post Activation
Section titled “Post Activation”License Testing
Section titled “License Testing”-
Go to Opstella UI (Front-end)
opstella.${BASE_DOMAIN} -
Login with
opstellaCrendentials
-
Go to
LicensesTab on the Left
-
License should be Activated

Opstella Usage Testing
Section titled “Opstella Usage Testing”-
Go to Opstella UI (Front-end)
opstella.${BASE_DOMAIN} -
Login with
opstellaCrendentials
-
Go to
UsagesTab on the Left
-
Usages Page should display information correctly

Finished?
Section titled “Finished?”Next step, will begin the End-to-End Testing, Good luck! … 📝