-
Notifications
You must be signed in to change notification settings - Fork 33
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
Updated install doc #986
Updated install doc #986
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #986 +/- ##
==========================================
+ Coverage 76.15% 83.75% +7.60%
==========================================
Files 111 81 -30
Lines 8986 6619 -2367
==========================================
- Hits 6843 5544 -1299
+ Misses 1852 860 -992
+ Partials 291 215 -76
Flags with carried forward coverage won't be shown. Click here to find out more.
|
9c73dd4
to
8495cae
Compare
8495cae
to
7d21219
Compare
7d21219
to
bc9738a
Compare
im concisous we now have another way off installing for openshift and 4 ways of installing overall this is going to be a pain to maintain in time. I think it makes sense to have one way of installing openshift. what do you think about picking one way and documenting that. Makes sense to go with olm |
Maybe discuss this in upcoming community call? |
``` | ||
|
||
This will setup limitador to use provided redis connection URL as a backend store for ratelimit counters. Limitador will becomes temporarilly unavailable as it restarts. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should mention console plugin and how to enable it to
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe that should be a separate doc that this could link to? as it requires going into the UI etc right
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it was mentioned in the other openshift doc but could be a separate doc to
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we have a command for it now using the cli kubectl patch consoles.operator.openshift.io cluster --type='json' -p='[{"op": "add", "path": "/spec/plugins/-", "value": "kuadrant-console-plugin"}]'
This will replace the exising install guide @thomasmaas and @R-Lawton for OCP OLM will be the way to install for OCP installs. I want to get rid of what we have which uses |
9cdc3a4
to
2aa0a04
Compare
Signed-off-by: craig <cbrookes@redhat.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
Co-authored-by: Rachel Lawton <rlawton@redhat.com>
Signed-off-by: David Martin <davmarti@redhat.com>
174d15b
to
a486f6d
Compare
Signed-off-by: craig <cbrookes@redhat.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED Update observability resources to use gateway-system namespace (#969) Signed-off-by: David Martin <davmarti@redhat.com> add example for external api usage
f6d07f4
to
81352ae
Compare
Signed-off-by: craig <cbrookes@redhat.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mainly make the doc follow the same style and tone as the majority of the other docs we have
replace this one https://docs.kuadrant.io/0.11.0/kuadrant-operator/doc/install/install-openshift/ ? |
Few things from running through this for the demo cluster: Whats the user to do after this? is it the SPC walkthrough? if so also creates cluster issuers too as part of it. That doc is a whole other issue so many bugs in it but I'm in the process of creating a pr to fix it so i can remove the cluster issuer out of that in favour of yours. What does "standard" mean for directory names this was a bit confusing Would it make more sense to add the new install readme to the doc/instal/ directory so they are all together |
Co-authored-by: Rachel Lawton <rlawton@redhat.com>
Co-authored-by: Rachel Lawton <rlawton@redhat.com>
Co-authored-by: Rachel Lawton <rlawton@redhat.com>
Co-authored-by: Rachel Lawton <rlawton@redhat.com>
Co-authored-by: Rachel Lawton <rlawton@redhat.com>
Co-authored-by: Rachel Lawton <rlawton@redhat.com>
update multi cluster options Signed-off-by: craig <cbrookes@redhat.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
If we feel this doc is an improvement over the existing doc, we can merge as is and follow up with replacing the doc in the install directory entirely? |
Signed-off-by: craig <cbrookes@redhat.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
yeah i think this doc can replace that one i think we could do it as part of this pr but don't mind it being done at a later time either we just cant forget about it. I think we should have a suggestion of what a user could do next after they have everything installed |
Signed-off-by: craig <cbrookes@redhat.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
Signed-off-by: craig <cbrookes@redhat.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
Co-authored-by: Rachel Lawton <rlawton@redhat.com>
/lgtm |
no code changes here so merging with out integration suite |
ignore the doc changes and port changes for now