Implement solo context connect
part 1 of 2 - 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 connect --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 as seen from runningkubectl config get-contexts
--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: