-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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: Add IBM Kubernetes guide #11197
Conversation
Codecov Report
@@ Coverage Diff @@
## master #11197 +/- ##
==========================================
+ Coverage 65.43% 65.67% +0.24%
==========================================
Files 829 828 -1
Lines 39200 39162 -38
Branches 3693 3694 +1
==========================================
+ Hits 25649 25720 +71
+ Misses 13444 13332 -112
- Partials 107 110 +3
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Grateful for the contribution, but this is going to be impossible for the core team to maintain / keep up to date. I suggest this would be better hosted somewhere else and we can link to it. Ive been caught in dealing with issues and PRs on community contributed docs or extensions I have zero context on in the past and that's not great. It gets stale and creates confusion in the community and with maintainers. |
Hello @mistercrunch, thanks for looking into this and explaining why accepting it would be a problem. It makes sense and frankly I didn't think of it when submitting the PR. The guide is also hosted on my personal blog on this URL if linking as an external resource would work for you. I would be happy to create that PR as well, if your time is limited, but I would need some guidance to make sure it ends up in the right place. |
How about under here? https://github.com/apache/incubator-superset/blob/master/docs/src/pages/resources.tsx#L62 It'll show up here: https://superset.apache.org/resources/ |
SUMMARY
Add installation guide for Kubernets on IBM Cluster using Helm.
Installation is non-trivial and this is bound to save a lot of hours for people.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TEST PLAN
ADDITIONAL INFORMATION