8000 docs: kubernetes cook book by florian-hoenicke · Pull Request #3357 · jina-ai/serve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs: kubernetes cook book #3357

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

Merged
merged 8 commits into from
Sep 8, 2021
Merged

Conversation

florian-hoenicke
Copy link
Member
@florian-hoenicke florian-hoenicke commented Sep 6, 2021

Add a description of how the Kubernetes feature can be used.

@florian-hoenicke florian-hoenicke requested a review from a team as a code owner September 6, 2021 22:46
@github-actions github-actions bot added size/M area/docs This issue/PR affects the docs labels Sep 6, 2021
@codecov
Copy link
codecov bot commented Sep 6, 2021

Codecov Report

Merging #3357 (e3d87fe) into master (8a47de9) will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3357      +/-   ##
==========================================
+ Coverage   89.68%   89.86%   +0.18%     
==========================================
  Files         152      152              
  Lines       10834    10839       +5     
==========================================
+ Hits         9717     9741      +24     
+ Misses       1117     1098      -19     
Flag Coverage Δ
daemon 45.50% <ø> (-0.16%) ⬇️
jina 89.86% <ø> (+0.18%) ⬆️

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

Impacted Files Coverage Δ
jina/jaml/parsers/executor/legacy.py 89.70% <0.00%> (-3.74%) ⬇️
jina/peapods/runtimes/jinad/__init__.py 91.42% <0.00%> (-1.91%) ⬇️
jina/types/document/__init__.py 96.07% <0.00%> (-0.42%) ⬇️
jina/proto/jina_pb2.py 100.00% <0.00%> (ø)
jina/types/arrays/search_ops.py 100.00% <0.00%> (ø)
jina/peapods/pods/k8slib/kubernetes_deployment.py 91.37% <0.00%> (+0.15%) ⬆️
jina/clients/base/websocket.py 90.90% <0.00%> (+4.54%) ⬆️
jina/peapods/pods/k8s.py 92.37% <0.00%> (+21.57%) ⬆️

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 8a47de9...e3d87fe. Read the comment docs.

@github-actions
Copy link
github-actions bot commented Sep 6, 2021

Latency summary

Current PR yields:

  • 🐎🐎🐎🐎 index QPS at 1213, delta to last 2 avg.: +20%
  • 🐎🐎🐎🐎 query QPS at 54, delta to last 2 avg.: +32%
  • 🐎🐎🐎🐎 dam extend QPS at 51699, delta to last 2 avg.: +30%
  • 🐎🐎🐎🐎 avg flow time within 1.5165 seconds, delta to last 2 avg.: -16%
  • 😶 import jina within 0.4569 seconds, delta to last 2 avg.: +4%

Breakdown

Version Index QPS Query QPS DAM Extend QPS Avg Flow Time (s) Import Time (s)
current 1213 54 51699 1.5165 0.4569
2.0.23 1049 42 40791 1.8018 0.4199
2.0.22 969 39 38211 1.8499 0.4579

Backed by latency-tracking. Further commits will u 8000 pdate this comment.

@florian-hoenicke florian-hoenicke requested review from jacobowitz and maximilianwerk and removed request for Roshanjossey and imsergiy September 7, 2021 08:34
florian-hoenicke and others added 3 commits September 7, 2021 13:50
Co-authored-by: Han Xiao <artex.xh@gmail.com>
Co-authored-by: Han Xiao <artex.xh@gmail.com>
Co-authored-by: Tobias Jacobowitz <tobias.jacobowitz@jina.ai>
@CatStark CatStark linked an issue Sep 7, 2021 that may be closed by this pull request
Copy link
Contributor
@jacobowitz jacobowitz left a comment

Choose a reason for hiding this comment

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

looking good, thx! :)

@florian-hoenicke florian-hoenicke merged commit 0a36637 into master Sep 8, 2021
@florian-hoenicke florian-hoenicke deleted the docs-kubernetes-cook-book branch September 8, 2021 15:01
deepankarm pushed a commit that referenced this pull request Sep 14, 2021
* docs: kubernetes cook book

* docs: change title

Co-authored-by: Han Xiao <artex.xh@gmail.com>

* docs: update requirements

Co-authored-by: Han Xiao <artex.xh@gmail.com>

* docs: grammar

Co-authored-by: Tobias Jacobowitz <tobias.jacobowitz@jina.ai>

* docs: kubernetes cook book

* docs: kubernetes cook book

* docs: kubernetes cook book

* docs: kubernetes cook book

Co-authored-by: Han Xiao <artex.xh@gmail.com>
Co-authored-by: Tobias Jacobowitz <tobias.jacobowitz@jina.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs This issue/PR affects the docs size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kubernetes - Cookbook
3 participants
0