Version: v1.0
Quick Start
Welcome to KubeVela! In this guide, we'll walk you through how to install KubeVela, and deploy your first simple application.
#
Step 1: InstallMake sure you have finished and verified the installation following this guide.
#
Step 2: Deploy Your First ApplicationAbove command will apply an application to KubeVela and let it distribute the application to proper runtime infrastructure.
Check the status until we see status
is running
and services are healthy
:
You can now directly visit the application (regardless of where it is running).
Voila! You are all set to go.
#
What's NextHere are some recommended next steps:
- Learn KubeVela's core concepts
- Learn more details about
Application
and what it can do for you. - Learn how to attach rollout plan to this application.