Tagged articles
1 articles
Page 1 of 1
Alibaba Cloud Native
Alibaba Cloud Native
Mar 26, 2021 · Cloud Native

How KubeVela Transforms an AppFile into a Kubernetes Application

This article explains how KubeVela converts an AppFile into a Kubernetes Application by outlining the two‑stage process, showing the relevant Go source code for the `vela up` command, detailing the AppFile and Application data structures, and describing the controller logic that renders the final Kubernetes resources.

AppFileCloud NativeKubeVela
0 likes · 13 min read
How KubeVela Transforms an AppFile into a Kubernetes Application