Skip to content

Instantly share code, notes, and snippets.

@PrettySolution
Last active April 5, 2023 14:59
Show Gist options
  • Save PrettySolution/58caa584179f5d8d31afb05db9a70d60 to your computer and use it in GitHub Desktop.
Save PrettySolution/58caa584179f5d8d31afb05db9a70d60 to your computer and use it in GitHub Desktop.
k3d
k3d cluster create --k3s-arg "--tls-san=91.207.210.233@server:*"
k3d cluster create -p "80:80@loadbalancer" -p "443:443@loadbalancer" --k3s-arg "--tls-san=kubernetes@server:*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment