8000 docs: fix Jina on Kubernetes/docker-compose section by alaeddine-13 · Pull Request #4176 · jina-ai/serve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs: fix Jina on Kubernetes/docker-compose section #4176

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 2 commits into from
Jan 18, 2022

Conversation

alaeddine-13
Copy link
Contributor

closes: #4155

Since star routing is still not released, to perform the validation I did the following steps:

  • build jinaai/jina:test-pip based on latest master
  • build new encoder image from jinaai/jina:test-pip
  • modify pqlite to rely on jina (latest master) and build new pqlite indexer from jinaai/jina:test-pip
  • push all 3 images to a registry
  • create config files and make sure to use the built images

@github-actions github-actions bot added size/S area/docs This issue/PR affects the docs labels Jan 16, 2022
@github-actions
Copy link
github-actions bot commented Jan 16, 2022

Latency summary

Current PR yields:

  • 🐢🐢 index QPS at 1239, delta to last 2 avg.: -12%
  • 🐢🐢 query QPS at 22, delta to last 2 avg.: -15%
  • 🐢🐢 dam extend QPS at 41071, delta to last 2 avg.: +3%
  • 🐢🐢 avg flow time within 1.3562 seconds, delta to last 2 avg.: +12%
  • 😶 import jina within 0.3789 seconds, delta to last 2 avg.: -1%

Breakdown

Version Index QPS Query QPS DAM Extend QPS Avg Flow Time (s) Import Time (s)
current 1239 22 41071 1.3562 0.3789
2.6.4 1690 31 50971 1.1343 0.3152
2.6.3 1132 20 28397 1.2741 0.4516

Backed by latency-tracking. Further commits will update this comment.

JoanFM
JoanFM previously approved these changes Jan 17, 2022
@github-actions
Copy link

📝 Docs are deployed on https://docs-validate-kubernetes--jina-docs.netlify.app 🎉

@alaeddine-13 alaeddine-13 marked this pull request as ready for review January 18, 2022 12:06
@alaeddine-13 alaeddine-13 requested a review from JoanFM January 18, 2022 12:23
@JoanFM JoanFM merged commit f6e2103 into master Jan 18, 2022
@JoanFM JoanFM deleted the docs-validate-kubernetes branch January 18, 2022 12:37
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/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validate examples from Kubernetes and Docker Compose documentation
2 participants
0