Tags overhaul to improve search results, and some light rewording or reformating
This commit is contained in:
parent
78d7544339
commit
2376690795
56 changed files with 116 additions and 19 deletions
|
@ -3,6 +3,7 @@ title: How to run the BFD protocol on kubernetes for fast BGP convergence
|
|||
description: Metallb does not support it yet
|
||||
date: 2021-08-18
|
||||
tags:
|
||||
- k3s
|
||||
- kubernetes
|
||||
---
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ title: How to delete all evicted pods in kubernetes
|
|||
description: A quick note for future reference
|
||||
date: 2021-09-01
|
||||
tags:
|
||||
- k3s
|
||||
- kubernetes
|
||||
---
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ title: "Get tls certificate and key from a kubernetes secret"
|
|||
date: 2020-08-06
|
||||
description: How to extract a tls certificate and keys from a kubernetes secret
|
||||
tags:
|
||||
- k3s
|
||||
- kubernetes
|
||||
---
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ title: Making dual stack ipv6 work with k3s
|
|||
date: 2021-07-27
|
||||
description: How to setup a working ipv4/ipv6 service on k3s
|
||||
tags:
|
||||
- k3s
|
||||
- kubernetes
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,9 @@ title: "Dump and restore a postgresql database on kubernetes"
|
|||
date: 2020-06-25
|
||||
description: How to dump and restore a postgresql database running on kubernetes
|
||||
tags:
|
||||
- k3s
|
||||
- kubernetes
|
||||
- PostgreSQL
|
||||
---
|
||||
|
||||
## Dumping
|
||||
|
|
|
@ -3,6 +3,7 @@ title: kubernetes single node cluster taint
|
|||
date: 2020-12-06
|
||||
description: How to schedule worker pods on your control plane node
|
||||
tags:
|
||||
- k3s
|
||||
- kubernetes
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue