Skip to content

Instantly share code, notes, and snippets.

@andrewvmail
Created November 26, 2022 01:22
Show Gist options
  • Save andrewvmail/94a6d2db8f7723f3d9a3cba8b8f95a38 to your computer and use it in GitHub Desktop.
Save andrewvmail/94a6d2db8f7723f3d9a3cba8b8f95a38 to your computer and use it in GitHub Desktop.
k8-rancher.md

istio specific


rancher kubectl patch deployment hello  -p '{"spec": {"template": {"metadata": { "labels": { "sidecar.istio.io/inject": "true"}}}}}'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment