Skip to content

Instantly share code, notes, and snippets.

@jcvenegas
Created May 30, 2019 14:13
Show Gist options
  • Save jcvenegas/4756437a6f897b549c8d4982b5eb19bf to your computer and use it in GitHub Desktop.
Save jcvenegas/4756437a6f897b549c8d4982b5eb19bf to your computer and use it in GitHub Desktop.
K8s + Containerd + Kata: In a fresh ubuntu system.
setup_url=https://raw.githubusercontent.com/jcvenegas/cloud-native-setup/setup_system_ubuntu.sh/clr-k8s-examples/setup_system_ubuntu.sh
curl ${setup_url} | bash /dev/stdin all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment