Installing Kubeless

This script should be pretty much expected by now. Run the following commands on Azure Cloud Shell. It will install the kubeless framework in the kubeless namespace with RBAC support:

helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
helm install --name kubeless --namespace kubeless --set rbac.create=true incubator/kubeless
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset