You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we shouldn't support free usage of cli from slack, but instead should give access to specific useful commands, similar to the current commands for getting pods and executing in pods
some examples -
get all services, including ports and ips - kubectl get service
check status of a deployment - kubectl rollout status deployment/spark
list installed helm charts - helm list
The text was updated successfully, but these errors were encountered:
we shouldn't support free usage of cli from slack, but instead should give access to specific useful commands, similar to the current commands for getting pods and executing in pods
some examples -
kubectl get service
kubectl rollout status deployment/spark
helm list
The text was updated successfully, but these errors were encountered: