Skip to content

One-click Rancher deployment to any Kubernetes cluster

Notifications You must be signed in to change notification settings

glovecchi0/rancher-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rancher Quick Start

One-click Rancher deployment to any Kubernetes cluster.

How the repository is structured

.
├── base/
│   ├── download-cert-manager-helm-chart.sh
│   ├── download-rancher-server-helm-chart.sh
│   ├── download-rancher-cleanup-manifest.sh
│   ├── cert-manager_v1.13.3/  # Example -> Not required in case of Public/Private CA
│   ├── rancher-server_v2.8.0/ # Example
│   ├── rancher-cleanup-manifest
│   └── README.md
├── apps/
│   ├── configure-cert-manager-version.sh
│   ├── configure-rancher-server-version.sh
│   ├── Makefile
│   ├── rancher-server/
│   └── README.md
└── README.md

Read the README.md file inside the base directory to understand its logic and how the scripts work.

Read the README.md file inside the apps directory to understand its logic and how the scripts work.

About

One-click Rancher deployment to any Kubernetes cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published