-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Add istio addon for minikube #6154
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: fenglixa The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cc @priyawadhwa |
Codecov Report
@@ Coverage Diff @@
## master #6154 +/- ##
==========================================
- Coverage 38.38% 38.35% -0.04%
==========================================
Files 120 120
Lines 8096 8103 +7
==========================================
Hits 3108 3108
- Misses 4585 4591 +6
- Partials 403 404 +1
|
Does the istio addon works with default 2000mb memory? |
/ok-to-test |
Error: running mkcmp: exit status 1 |
Thanks @medyagh |
@fenglixa it would be usefull to warn the user that this addon needs more memory ! |
@medyagh Thanks for your review, as your suggestion, I added mem&cpus detect and warning message in the code, the error is because my home network issue. : ) After switch the network, it's OK now, as below UT picture with warn message together. Any other comments? |
@fenglixa that is really good ! I am okay with merging this. would you like to add a page in the website about using this addon ? maybe with a very simple example ? would you like to do that in this PR or in the follow up PR ? |
@fenglixa thanks for adding docs. Maybe also include a link to istios main documentation. And also a small comment I added |
Also the link on the website preview for istio is broken Here if u click on istio https://deploy-preview-6154--kubernetes-sigs-minikube.netlify.com/istio/readme |
@fenglixa thank you for this contribution. |
fixes #3597
Usage and UT as below: