Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Ⓜ️ ohammad ⚡️hosein 🎭 pfp
Ⓜ️ ohammad ⚡️hosein 🎭
@mhk92
What is helm?! helm is just a packagw manger but for k8s. just like apt or apk or yum ... but helm is a miracle, it saves you with a lots of writing yaml files. for example for deploying a nginx image, you should create deployment manifest file and service manifest file and ingress manifest file and runing a lot of kubectl apply commands, but with helm just one friking command: $ helm install [nginx] it creates you all of the required files and even more and for exposing the service just: $ helm install my-nginx [nginx] thats it. check your localhost. well for removing all of the resources: $ helm uninstall my-nginx deletes all of them. this is definetly a miracle⚡
3 replies
0 recast
5 reactions

Fatemeh pfp
Fatemeh
@wmaedjkbt
90 $DEGEN for you‌
1 reply
0 recast
0 reaction