Skip to content
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] Update to cluster docs #3084

Merged
merged 5 commits into from
Jan 22, 2021
Merged

Conversation

ChrisChinchilla
Copy link
Collaborator

This PR single-sources a few pieces of content around the cluster quoickstarts, and adds a bit more explanation around things. It also fixes a few small steps for the K8s guide.

The K8s and binaries cluster guides are a little different from each other right now, mostly as I have had a lot of issues getting a local K8s cluster to work properly, and there are so many ways people have this setup anyway… Over time I would like to improve it…

@codecov
Copy link

codecov bot commented Jan 15, 2021

Codecov Report

Merging #3084 (dd3c692) into master (45e5e4a) will decrease coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #3084     +/-   ##
=========================================
- Coverage    72.2%    72.2%   -0.1%     
=========================================
  Files        1084     1084             
  Lines      100195   100195             
=========================================
- Hits        72433    72405     -28     
- Misses      22728    22748     +20     
- Partials     5034     5042      +8     
Flag Coverage Δ
aggregator 75.8% <ø> (+<0.1%) ⬆️
cluster 84.8% <ø> (-0.1%) ⬇️
collector 84.3% <ø> (ø)
dbnode 78.7% <ø> (-0.1%) ⬇️
m3em 74.4% <ø> (ø)
m3ninx 73.1% <ø> (-0.1%) ⬇️
metrics 20.0% <ø> (ø)
msg 74.0% <ø> (-0.2%) ⬇️
query 67.2% <ø> (ø)
x 80.2% <ø> (-0.1%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45e5e4a...dd3c692. Read the comment docs.

ChrisChinchilla added 5 commits January 22, 2021 11:49
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
Signed-off-by: ChrisChinchilla <chris@chronosphere.io>
@ChrisChinchilla ChrisChinchilla merged commit 1125eb4 into master Jan 22, 2021
@ChrisChinchilla ChrisChinchilla deleted the chrischinch/cluster-update branch January 22, 2021 11:07
soundvibe added a commit that referenced this pull request Jan 22, 2021
* master:
  [DOCS] Update to cluster docs (#3084)
  [dbnode][coordinator] Ensure docs limit is propagated for search and aggregate RPCs (#3108)
  [query] Take bounds into account for list endpoints (#3110)
  Add warning to changing blocksize (#3096)
  Add support for dynamic query limit overriding (#3090)
  [tests] test setups exported to allow us to use it from other packages (#3042)
  [query] Implemented Graphite's pow function (#3048)
  [dbnode] Direct conversion of encoded tags to doc.Metadata (#3087)
  [tests] Skip flaky TestWatchNoLeader (#3106)
  [dbnode] Faster search of tag bytes in convert.FromSeriesIDAndTags (#3075)
  Replace bytes.Compare() == 0 with bytes.Equal() (#3101)
  Capture seekerMgr instead Rlock (#3104)
  [m3db] Check bloom filter before stream request allocation (#3103)
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