Step 1: Link Kubernetes Cluster
Linking your Runtime is accomplished in simple three steps.
- Visit https://my-demo-organization.runprodvana.com/runtimes
- Click "Link Runtime"
- Click "Kubernetes Runtime"
Link Your Runtime
Click "Kubernetes Runtime"
![Screenshot 2023-02-07 at 4.22.55 PM.png 2542](https://files.readme.io/8342213-Screenshot_2023-02-07_at_4.22.55_PM.png)
Select "Kubernetes Runtime"
Name your runtime
![Screenshot 2023-02-07 at 4.27.03 PM.png 2552](https://files.readme.io/84b3453-Screenshot_2023-02-07_at_4.27.03_PM.png)
Select a name for your runtime.
Use the kubectl command to link your runtime
Copy and paste the provided command into a terminal configured to connect to your desired Kubernetes cluster. This will link your Kubernetes cluster to Prodvana.
Save your configuration
Prodvana will detect resources in your Kubernetes cluster if they are present such as ingress controllers, progressive delivery systems and other extensions.
Your cluster is linked
Updated about 1 year ago