Skip to content
#

application

Here are 4,245 public repositories matching this topic...

resouer
resouer commented Apr 24, 2021

With raw kube approach, we can easily have a built-in ComponentDefinition to reference a Git repo as a component (using Flux Kustomization as example but there're many approaches indeed):

apiVersion: core.oam.dev/v1beta1
kind: ComponentDefinition
metadata:
  name: foo-service
  namespace: default
spec:
  workload: 
    definition: 
      apiVersion: apps/v1
      kind: Deplo
latexcv

Improve this page

Add a description, image, and links to the application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the application topic, visit your repo's landing page and select "manage topics."

Learn more