Skip to content

doc(OpenShift): add full minimal example#4230

Merged
olevski merged 7 commits intomasterfrom
doc/add-configuration-for-openshift
Feb 16, 2026
Merged

doc(OpenShift): add full minimal example#4230
olevski merged 7 commits intomasterfrom
doc/add-configuration-for-openshift

Conversation

@sgaist
Copy link
Copy Markdown
Collaborator

@sgaist sgaist commented Oct 30, 2025

Describe your changes

This PR adds a complete minimal example of values file. By minimal,

As a drive-by fix, the sessionIngress configuration has been updated to make use of ingressClassName in place of the deprecated annotation.

@sgaist sgaist requested a review from a team as a code owner October 30, 2025 14:22
@sgaist sgaist changed the title doc:add full example doc(OpenShift): add full minimal example Oct 30, 2025
@sgaist sgaist requested review from aledegano and olevski October 30, 2025 14:22
All changes are between markers.
The example is based out of the minimal example
provided with Renku.
@sgaist sgaist force-pushed the doc/add-configuration-for-openshift branch from 0bb41b1 to 9ca989c Compare February 6, 2026 15:54
Copy link
Copy Markdown
Member

@olevski olevski left a comment

Choose a reason for hiding this comment

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

Thanks Samuel this looks really good. Just one small question. I am happy if we merge even without resolving it.

Comment thread docs/docs/20-admins/40-openshift/10-setup.md
@sgaist sgaist requested a review from olevski February 11, 2026 13:09
Comment on lines +426 to +431
# added
rbac:
create: false

localClusterSessionServiceAccount: renku-amalthea-sessions-scc-handler
# end added
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What is the purpose of these # added and # end added comments that are scattered throughout. I think these are leftovers from some check that we can get rid off?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

There are a few more scattered throughout these 2 are not the only ones.

Copy link
Copy Markdown
Collaborator Author

@sgaist sgaist Feb 12, 2026

Choose a reason for hiding this comment

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

I used them to separate the values that are required for Renku to run on OpenShift.

I thought it would allow readers to compare more easily a values file used to deploy on vanilla kubernetes VS OpenShift.

@olevski olevski merged commit fa4aa89 into master Feb 16, 2026
21 checks passed
@olevski olevski deleted the doc/add-configuration-for-openshift branch February 16, 2026 14:22
aledegano pushed a commit that referenced this pull request Feb 18, 2026
* chore: update from notation to ingressClassName

* doc(OpenShift): add full minimal example

All changes are between markers.
The example is based out of the minimal example
provided with Renku.
aledegano pushed a commit that referenced this pull request Feb 18, 2026
* chore: update from notation to ingressClassName

* doc(OpenShift): add full minimal example

All changes are between markers.
The example is based out of the minimal example
provided with Renku.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants