Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 413 Bytes

File metadata and controls

15 lines (10 loc) · 413 Bytes

Kubevela Introduction

Prerequisites

  • You'll need to have KubeVela installed.

Steps To Reproduce The Video

Just run the following commands to generate the output files.

vela dry-run -f app-basic.yaml --offline -d ./definitions
vela dry-run -f app-hpa.yaml --offline -d ./definitions
vela dry-run -f app-keda.yaml --offline -d ./definitions