Deployment

docker-compose

Kubernetes (Terraform) at scale

Pre-deployment Preparations

  1. K8s version >= 1.20

  2. Server resource configuration

  3. Install or configure the StorageClass module on the K8S cluster, such as Tencent Cloud TKE, which defaults to using CBS storage.

  4. Prepare the cluster kubeconfig certificate for connecting the terminal server to the K8s cluster.

  5. Download and upload the image to the private repository based on the image address provided by apitable.

Deployment Architecture Diagram

Server Configuration Inventory