Implement solo context use
- updates the LocalConfig by connecting a deployment to a k8s context
#754
Labels
HashSphere Requirement
P0
An issue impacting production environments or impacting multiple releases or multiple individuals.
solo context use --context kind-solo --cluster kind --namespace solo-1
--context kind-solo
- the CONTEXT_NAME forkubectl config use-context CONTEXT_NAME
--cluster kind-solo
- the cluster name to set in the LocalConfig--namespace solo-1
- if the namespace is provided it will be used to update or create a deployment in the LocalConfig assigning the cluster providedTasks
The text was updated successfully, but these errors were encountered: