Skip to content

Recipe: k3s + KubeVela

Lightweight Kubernetes + Application Orchestration Platform

Scenario

Need to quickly set up a production-ready lightweight K8s environment for deploying and managing microservice applications.

Contents

FileDescription
Install scriptk3s one-click install + optional parameters
Image accelerationChina mirror source configuration
KubeVela installvela install + velaux Dashboard
Secret configHuawei Cloud AK/SK credentials

Quick Start

bash
# 1. Install k3s
curl -sfL https://get.k3s.io | sh -

# 2. Install KubeVela
vela install

# 3. Enable Dashboard
velaux install

Source Files

  • Recipe source: skills/recipes/k3s-kubevela/
  • Deployment config: portal/infra/kubevela/

Tags

type.recipe tool.k3s tool.kubevela domain.infra maturity.verified

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