Skip to content

Instantly share code, notes, and snippets.

@grampelberg
Last active November 15, 2018 01:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grampelberg/962e61565cb07b68817c3f474a371099 to your computer and use it in GitHub Desktop.
Save grampelberg/962e61565cb07b68817c3f474a371099 to your computer and use it in GitHub Desktop.
kubectl get -n nodevoto deploy/web -o yaml \
| linkerd inject - \
| kubectl apply -f -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment