<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bash on Tr01Lab</title>
    <link>https://trollab.ca/tags/bash/</link>
    <description>Recent content in Bash on Tr01Lab</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 19 Nov 2021 16:10:57 -0500</lastBuildDate>
    
	<atom:link href="https://trollab.ca/tags/bash/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Snippets: Kubernetes secrets base64 decoder</title>
      <link>https://trollab.ca/posts/snippets_k8s_secret_decoder/</link>
      <pubDate>Fri, 19 Nov 2021 16:10:57 -0500</pubDate>
      
      <guid>https://trollab.ca/posts/snippets_k8s_secret_decoder/</guid>
      <description>It is very common that we need to see the secret content when working with Kubernetes. Imagine that you have installed a Helm chart in your cluster with auto-generated credentials and you need to get them to login to the app UI, or maybe you are troubleshooting and you want to make sure that the secret has the data it is supposed to have. If that sounds familiar, you might find this snippet particularly useful.</description>
    </item>
    
  </channel>
</rss>