This is a repository for trying different crossplane techniques to provision infrastructure to the cloud.
- Kubernetes cluster for deploying to (typically local micro distro, e.g. K3D, Minikube, KIND)
- Azure account and az cli tool
az login
az ad sp create-for-rbac --sdk-auth --role Owner --scopes /subscriptions/<Subscription_ID>
- see here for full setup
kubectl apply -R -f packages/dosky/
kubectl apply -f claim/<desired_claim.yaml>
watch kubectl get composition,Dosky,xrd,XDosky,ResourceGroup,provider,providerConfig.azure