One liner to copy all secrets from one namespace to another in Kubernetes
If you ever need to copy all secrets from one namespace to another, execute the following one liner:
If you ever need to copy all secrets from one namespace to another, execute the following one liner:
New years, new resolutions. This year I indent to be more organized. One of the targets is to keep a logbook. Idea is from James Routley and it worths a read...
My beloved mother’s phone was full of photos eventually and she did not enable cloud syncing. 50GB of photos left no space for system functions and backing u...
I had this problem with my raspberry pi: I have several hard drives and watch some videos with Kodi. However, whenever Pi is restarted or I have to plug off ...
This tutorial will help you format your code before you commit them. You can either use your company or project’s custom .clang-format file or use a predefin...