Skip to content

Deployment Workflow

k3s + KubeVela Environment Setup

Workflow Steps

Step 1: k3s Installation

  • Input: Server information
  • Process: Execute k3s install script
  • Output: Running k3s cluster
  • Validation: kubectl get nodes returns normally

Step 2: KubeVela Installation

  • Input: k3s cluster
  • Process: vela install + Dashboard enablement
  • Output: KubeVela control plane
  • Validation: vela status returns normally

Step 3: Application Deployment

  • Input: Application YAML
  • Process: vela up -f app.yaml
  • Output: Running application
  • Validation: vela status app returns normally

Tags: type.workflow tool.k3s tool.kubevela role.devops maturity.verified

OpenDDD — Open Domains, Open Knowledge | openddd.com | 沪ICP备2022029625号-1