Skip to content

Latest commit

 

History

History

kubevela-introduction

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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