[k8s all in one] kubekey | single 4C8G deployment k8s and kubesphere Kanban | rancher cluster migration to kubekey | all in one deployment k8s | benchmark k3s

One, kubeSphere

Document address: https://v3-1.docs.kubesphere.io/zh/docs/quick-start/all-in-one-on-linux/

insert image description here

1. k8s migration

At present, we have implemented cluster deployment on multiple ECS through rancher.
The boss needs to migrate the service to a machine to deploy k8s

2. Deploy all in one k8s

1. Preconditions

1.1. Configuration requirements

insert image description here

1.2. Node requirements

  • Nodes must be able to connect via SSH.
  • The sudo/curl/openssl commands are available on the node.

1.3. Container runtime

Your cluster must have a container runtime available. If you use KubeKey to build a cluster, KubeKey will install the latest version of Docker by default. Alternatively, you can manually install Docker or another container runtime before creating the cluster.

1.4. Dependency requirements

Guess you like

Origin blog.csdn.net/wanglei19891210/article/details/131789252