Custom Links
vCluster.Pro lets you associate custom links to virtual cluster instances, for example to point to a github pull request or jira issue.
- UI
- CLI
vcluster pro create vcluster-1 --link 'my-issue=https://github.com/kubernetes/kubernetes/pull/1234'
vcluster pro create vcluster-1 --link 'https://loft.sh'
vcluster pro create vcluster-1 --link 'my-issue=https://github.com/kubernetes/kubernetes/pull/1234,documentation=https://example.com/docs'