PaloAltoNetworks / prisma-cloud-compute-operator

15 stars 22 forks source link

Kubernetes offline operator process #7

Closed wfg closed 3 years ago

wfg commented 3 years ago
  1. Develop a pcc-operator-isolated-k8s-install.sh script to INSTALL the following:

    • [ ] Apply:
      • [ ] crds.yaml
      • [ ] olm.yaml
      • [ ] catalogsource.yaml <- supply catalog image path & update namespace to olm
      • [ ] pcc-credentials.yaml
      • [ ] operator.yaml <- change catalog source to pcc-operator-catalog
  2. Develop a pcc-operator-isolated-k8s-prepare.sh script to PULL the following

  3. Instruct user to

    • [ ] Sneaker-net the tar files to isolated cluster
    • [ ] Push the images into an isolated registry
    • [ ] Update olm.yaml to point to the isolated registry OLM image
    • [ ] Run pcc-operator-isolated-k8s-install.sh to install OLM
    • [ ] Install ConsoleDefender.yaml
welcome-to-palo-alto-networks[bot] commented 3 years ago

:tada: Thanks for opening your first issue here! Welcome to the community!