Skip to content

sunjin7725/rancher-installation-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

rancher installation shell

rancher

Requirements

  • kubernetes(k3s, minikube, or etc,. are also compatible)
  • helm
  • You can install K3S here!
  • You can install Helm here!

Installation

RANCHER_VERSION=${COMPATIBLE_VERSION}
RANCHER_REPLICAS=${NUM_REPLICAS}
RANCHER_PASSWORD=${PASSWORD}

chmod +x rancher.sh

./rancher.sh

Note

  1. This installation shell has variables.
  2. Available release VERSION is here. RANCHER release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages