tutorial/

directory
v0.0.0-...-7f68784 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2020 License: Apache-2.0

README

Tutorial

These tutorials walk through several examples to demonstrate how to use the Kruise Workloads to deploy and manage applications

Install Kruise

Install Kruise with helm v3, which is a simple command-line tool and you can get it from here.

helm install kruise https://github.com/openkruise/kruise/releases/download/v0.3.1/kruise-chart.tgz

Verify Kruise-manager is running:

$ kubectl get pods -n kruise-system
NAME                          READY   STATUS    RESTARTS   AGE
kruise-controller-manager-0   1/1     Running   0          4m11s

Add AppHub as your helm repo

Add the AppHub repository to your Helm, for some of the tutorial charts are held in it:

helm repo add apphub https://apphub.aliyuncs.com

Try tutorials

Directories

Path Synopsis
v1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL