# Lightning Talk - Demo Istio ## Before apply the Istio rules ### Create a new namespace with sidecar injection enabled ``` kubectl create ns NS_NAME ``` ``` kubectl label ns NS_NAME istio-injection=enabled ``` ### Apply the Istio bookinfo demo ``` kubectl apply -f https://raw.githubusercontent.com/istio/istio/release-1.9/samples/bookinfo/platform/kube/bookinfo.yaml -n NS_NAME ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up