Deployment Techniques
kubectl apply -f my_ml_deployment.yamlHelm Charts
Ksonnet Apps
Validate your Deployment
kubectl get sdep -o jsonpath='{.items[].status}'Last updated
Was this helpful?
kubectl apply -f my_ml_deployment.yamlkubectl get sdep -o jsonpath='{.items[].status}'Last updated
Was this helpful?
Was this helpful?