Tips and Tricks

How to Generate a Certificate Signing Request
Description: The steps below guide a user on how to create a CSR for a domain in each of the different environments. Create a step-by-step guide Ste...
Tue, 31 Jan, 2023 at 3:56 PM
Kubectl Alias and Bash Auto-Completion
Description: Create an alias and enable bash auto-completion for quicker access to kubectl commands Steps: 1. Install bash-completion if it is not ...
Fri, 11 Mar, 2022 at 9:31 AM
List Examples for Kubernetes Commands
Description: List only the examples from Kubernetes command help sections Steps: Run the kubernetes command with the help flag and grep to list onl...
Thu, 30 Jul, 2020 at 7:01 PM