Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

avoid install scripts #9

Open
ahmetb opened this issue Jan 30, 2019 · 0 comments
Open

avoid install scripts #9

ahmetb opened this issue Jan 30, 2019 · 0 comments

Comments

@ahmetb
Copy link

ahmetb commented Jan 30, 2019

People usually don't do deploy.sh in kubernetes.

Either consider publishing tagged/versioned .yaml manifest files with public images guaranteed to work for a long while –or consider publishing a Helm chart or something similar.

Even super complicated operator systems like Istio or Knative usually deploy via single kubectl apply -f url command. Also consider using a special namespace like oc-system to deploy the operator components.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant