Skip to content

Latest commit

 

History

History

charts

Kstone Installation

中文

1 Preparation

  • Prerequisites
    • Kubernetes version is between 1.14 and 1.20.
    • The version of Prometheus Operator is v0.49.0.
  • Apply for a cluster from TKE or install Minikube.
    • Kstone supports deploy in various cloud vendors and bare k8s cluster environments
    • In the environments mentioned above, only the corresponding ingress rules need to be configured.
  • Requirements:
    • For production environment (recommended): Worker >= 4 vCPU 8 GB of Memory.
    • For test environment (minimum): Worker >= 2 vCPU 2 GB of Memory.
    • Can access the managed etcd.

2 Install on TKE

Kstone installation on TKE

3 Install on Minikube

Kstone installation on Minikube(Mac OS X)

Kstone installation on Minikube(Linux amd64)

4 Install on the cluster created by kubeadm

Kstone installation on the cluster created by kubeadm