Deployment
docker-compose
Kubernetes (Terraform) at scale
Pre-deployment Preparations
K8s version >= 1.20
Server resource configuration
Install or configure the StorageClass module on the K8S cluster, such as Tencent Cloud TKE, which defaults to using CBS storage.
Prepare the cluster
kubeconfigcertificate for connecting the terminal server to the K8s cluster.Download and upload the image to the private repository based on the image address provided by
apitable.
Deployment Architecture Diagram
