-
Notifications
You must be signed in to change notification settings - Fork 79
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
Docs front-page refresh #1071
Docs front-page refresh #1071
Conversation
…n't link prominently to docs.
849a598
to
934e5f0
Compare
Codecov Report
@@ Coverage Diff @@
## main #1071 +/- ##
==========================================
- Coverage 57.31% 57.26% -0.05%
==========================================
Files 100 100
Lines 10160 10160
==========================================
- Hits 5823 5818 -5
- Misses 3828 3831 +3
- Partials 509 511 +2 |
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.
One minor suggestion, but it’s not a blocker.
Co-authored-by: Christopher Bradford <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
What this PR does:
Rolling PR to address issues I've seen in the docs while putting together a design doc. For some reason, our front page still had as much info on k8ssandra 1.x (Helm) as it did on k8ssandra-operator. Given that 1x has been deprecated for so long, this really needed to be fixed.
The front page also didn't do anything to tell a prospective user what k8ssandra-operator was supposed to do, beyond the - somewhat gnomic -
This is the Kubernetes operator for K8ssandra.
What even is that?Which issue(s) this PR fixes:
Fixes #1075
Checklist