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

[question]Is Pouch suitable for CDN application? #3019

Closed
xq2248 opened this issue Jul 8, 2020 · 0 comments
Closed

[question]Is Pouch suitable for CDN application? #3019

xq2248 opened this issue Jul 8, 2020 · 0 comments

Comments

@xq2248
Copy link

xq2248 commented Jul 8, 2020

As k8s/docker can control CPU and MEM usage of containers. It seems that k8s/docker assume that:
A) The container has low storage/network overload
B) The host has enough storage/network IO capbilities
k8s/docker assumes that the consumption of storage/network IO will not exceed the capbility of the host.

But some applications like CDN have very heavy storage/network IO overload, if the container engine has no IO control mechanism,the host will be overloaded。

Is there any consideration in pouch about storage/network IO control,and is pouch suitable for CDN application?

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

No branches or pull requests

2 participants