Catalog of OAM workloads, traits and scopes.
- Kubernetes cluster
- For example
Minikube,
minimum version
v0.28+
- For example
Minikube,
minimum version
- Helm 3, minimum version
v3.0.0+
. - Install Crossplane and OAM
helm repo add oam https://oam-dev.github.io/crossplane-oam-sample/archives/
kubectl create namespace oam-system
helm install crossplane --namespace oam-system oam/crossplane-oam
Refer to OAM Workloads to see currently supported workloads.
Refer to OAM Traits to see currently supported traits.
Refer to OAM Scopes to see currently supported scopes.