Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 297 Bytes

2-armada.md

File metadata and controls

8 lines (7 loc) · 297 Bytes

Armada

Now we need to apply the Armada components CRDs and the Operator will install & configure the Armada cluster. Let's run the following commands to create the Armada resources:

kubectl create namespace armada
kubectl apply -f dev/quickstart/armada-crds.yaml --namespace armada