Venkat my day starts with your video fuel for my brain, suggestion content for concepts like Idempotency, ephemeral etc. and the purpose in your style.
Hi Lakshmi, thanks for suggesting that topic. I have lots to cover in my list and I am going through it in an order. I will add this to the list though. Cheers.
thanks really helpful. Really want to know some other native alternatives similar to sealed secrets te encrypt/encrypt secrets for Gitops and other use cases
@@mshanmukhanathreddy464 Its just a terminal emulator with transparency set. I use Termite as my terminal emulator. I have done a video on my Terminal setup (but on Ubuntu OS), if you are interested. ruclips.net/video/PUWnCbr9cN8/видео.html
Secrets in Kubernetes are not very secure as you know. Anyone getting access to the etcd server would be able to decrypt the secrets. No native secure way within Kubernetes but you can integrate Hashicorp Vault with kubernetes for secrets management.
Venkat my day starts with your video fuel for my brain, suggestion content for concepts like Idempotency, ephemeral etc. and the purpose in your style.
Glad that you are find the content useful. Cheers.
Thanks for making video
Thanks for watching.
Great video. I didnt know that such secret exists
Thanks for watching.
Superb
Thanks 🤗
Thank you for the one..I request you to please make video series on kubernetes native CICD tool PROW..it will help a lot🙏
Hi Lakshmi, thanks for suggesting that topic. I have lots to cover in my list and I am going through it in an order. I will add this to the list though. Cheers.
Hi, Venkat
Thanks a lot .... 🙏🏾
Many thanks for watching. Cheers.
Great one!, Can you also a video for istio series?
I did some videos on Istio. But they might be outdated.
ruclips.net/p/PL34sAs7_26wPkw9g-5NQPP_rHVzApGpKP
do you have a video for integrating Hashicorp Vault with kubernetes for secrets?
Not yet. I am planning to do one at some point. Cheers.
Thanks 🙏🏾
Hi Adil, thanks for watching.
thanks really helpful. Really want to know some other native alternatives similar to sealed secrets te encrypt/encrypt secrets for Gitops and other use cases
what's the TOOL your using to execute the commands.
Hi, I don't get your question. Please be more specific. Thanks.
@@justmeandopensource the terminal your using for executing kubectl commands? What is that (like vscode)
@@mshanmukhanathreddy464 Its just a terminal emulator with transparency set. I use Termite as my terminal emulator.
I have done a video on my Terminal setup (but on Ubuntu OS), if you are interested.
ruclips.net/video/PUWnCbr9cN8/видео.html
since secrets are in base64 it's not really secure. Are there better ways to secure?
Secrets in Kubernetes are not very secure as you know. Anyone getting access to the etcd server would be able to decrypt the secrets.
No native secure way within Kubernetes but you can integrate Hashicorp Vault with kubernetes for secrets management.