kumahq / kuma-demo

A demo app to illustrate the capabilities and advantages of Kuma. 🐻
https://kuma.io/
Apache License 2.0
58 stars 54 forks source link

How do I use kuma on the intranet that Can't connect to the internet . Because DP (data-plane) dynamically inject into my services pod, I cannot set up to pull DP (data-plane) docker images from my private mirror warehouse harbor. #95

Closed huangkaiyan10 closed 4 years ago

huangkaiyan10 commented 4 years ago

How do I use kuma on the intranet that Can't connect to the internet . Because DP (data-plane) dynamically inject into my services pod, I cannot set up to pull DP (data-plane) docker images from my private mirror warehouse harbor.

huangkaiyan10 commented 4 years ago

I want install kuma on k8s(kubernetes)

nickolaev commented 4 years ago

Please check docker save and docker load.

huangkaiyan10 commented 4 years ago

Please check docker save and docker load.

That's one way to do it.

huangkaiyan10 commented 4 years ago

Can you guys install kuma in kubernetesan by publishing yaml so that I can change the docker images in yaml to my hardor docker images?

nickolaev commented 4 years ago

kumactl install control-plane > kuma_install.yaml this is how you got the yaml manifest.

jakubdyszkiewicz commented 4 years ago

Hey @huangkaiyan10 you can modify image names with kumactl arguments. Try kumactl install control-plane --help to see all the options

huangkaiyan10 commented 4 years ago

thank you

devadvocado commented 4 years ago

Will close this issue first, @huangkaiyan10. If you have any additional questions, feel free to join our Slack!