mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #17317 from idvoretskyi/patch-3
Auto commit by PR queue bot
This commit is contained in:
commit
3a07af0b28
@ -28,6 +28,8 @@
|
|||||||
# * export KUBERNETES_PROVIDER=gke; wget -q -O - https://get.k8s.io | bash
|
# * export KUBERNETES_PROVIDER=gke; wget -q -O - https://get.k8s.io | bash
|
||||||
# Amazon EC2
|
# Amazon EC2
|
||||||
# * export KUBERNETES_PROVIDER=aws; wget -q -O - https://get.k8s.io | bash
|
# * export KUBERNETES_PROVIDER=aws; wget -q -O - https://get.k8s.io | bash
|
||||||
|
# Libvirt (with CoreOS as a guest operating system)
|
||||||
|
# * export KUBERNETES_PROVIDER=libvirt-coreos; wget -q -O - https://get.k8s.io | bash
|
||||||
# Vagrant (local virtual machines)
|
# Vagrant (local virtual machines)
|
||||||
# * export KUBERNETES_PROVIDER=vagrant; wget -q -O - https://get.k8s.io | bash
|
# * export KUBERNETES_PROVIDER=vagrant; wget -q -O - https://get.k8s.io | bash
|
||||||
# VMWare VSphere
|
# VMWare VSphere
|
||||||
|
Loading…
Reference in New Issue
Block a user