Dealing with new .kube/config

<p class="wp-block-paragraph">Video: <a href="https://youtu.be/oBF-dUXZwrA">https://youtu.be/oBF-dUXZwrA</a></p> <p class="wp-block-paragraph">Once you get a new config from a remote kubernetes installation you need to integrate it to existing local <code>.kube/config</code> file.</p> <p class="wp-block-paragraph">Sometime, you or others, are doing experiments with kubernetes, so repeat the .kube/config integration steps over and over again, dealing with <code>-data</code> blobs</p> <h2 class="wp-block-heading">List of ingredients</h2> <h2 […]

Read More…