Skip to content

docs: add openshift install #6165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Mar 20, 2023
Merged

docs: add openshift install #6165

merged 9 commits into from
Mar 20, 2023

Conversation

ericpaulsen
Copy link
Member

@ericpaulsen ericpaulsen commented Feb 10, 2023

initial draft that outlines the steps (and quirks) of deploying Coder on OpenShift.

I think we should add a brief section at the bottom for using the BuildConfig to build images that are compliant with SCC UID restrictions. we could also show how those images can be referenced in a terraform template.

please add/clarify anything I missed.

fixes #4646

@ericpaulsen ericpaulsen added the docs Area: coder.com/docs label Feb 10, 2023
@ericpaulsen ericpaulsen self-assigned this Feb 10, 2023
@ericpaulsen ericpaulsen marked this pull request as draft February 10, 2023 23:34
Copy link
Member

@bpmct bpmct left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's looking great so far! I had some questions, but mostly curious. Don't consider any of them blocking.

I agree we should provide a sample buildConfig so that folks can create workspace in OpenShift.

Update securityContext: set project-specific uid/gid, set readOnlyRootFilesystem=false
@bpmct
Copy link
Member

bpmct commented Feb 22, 2023

OpenShift may set low limits/requests which makes code-server and other apps fail. We should look into this!

@kylecarbs kylecarbs removed their request for review February 26, 2023 18:04
@github-actions
Copy link

github-actions bot commented Mar 6, 2023

This Pull Request is becoming stale. In order to minimize WIP, prevent merge conflicts and keep the tracker readable, I'm going close to this PR in 3 days if there isn't more activity.

@github-actions github-actions bot added the stale This issue is like stale bread. label Mar 6, 2023
@johnstcn johnstcn removed the stale This issue is like stale bread. label Mar 6, 2023
@ericpaulsen ericpaulsen marked this pull request as ready for review March 19, 2023 22:25
@ericpaulsen ericpaulsen requested a review from bpmct March 20, 2023 00:32
@bpmct bpmct merged commit 39510f4 into main Mar 20, 2023
@bpmct bpmct deleted the openshift-docs branch March 20, 2023 08:48
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Area: coder.com/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: OpenShift
4 participants