Daily Shaarli

All links of one day in a single page.

September 21, 2022

Certificate Management with kubeadm

FEATURE STATE: Kubernetes v1.15 [stable] Client certificates generated by kubeadm expire after 1 year. This page explains how to manage certificate renewals with kubeadm. It also covers other tasks related to kubeadm certificate management. Before you begin You should be familiar with PKI certificates and requirements in Kubernetes. Using custom certificates By default, kubeadm generates all the certificates needed for a cluster to run. You can override this behavior by providing your own certificates.

15 csplit & split command examples in Linux [Cheat Sheet]
thumbnail

Split files into multiple files using csplit or split command. csplit based on pattern, regex match in Linux or Unix. csplit based on string Combine files