issues
search
q-shift
/
backstage-playground
2
stars
8
forks
source link
Create a bash script to provision the namespace on the cluster
#173
Open
cmoulliard
opened
5 months ago
cmoulliard
commented
5 months ago
TODO
Create a bash script to provision the namespace on the cluster:
Create a new oc project using the namespace name
Generate a dockercfg json file with the docker and quay creds
Create a ServiceAccount for backstage (needed to get the token)
Create a ClusterRoleBinding for the SA to allow backstage to access the Kube API resources
Create the Fedora Podman VM using your public key to ssh
TODO
Create a bash script to provision the namespace on the cluster: