1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-22 06:01:45 +00:00

Add Kubernetes OIDC recipes

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-11-03 23:04:58 +13:00
parent 6ffd628e58
commit 365cd92dd7
19 changed files with 833 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ Popular options are:
* [DigitalOcean](/kubernetes/cluster/digitalocean/)
* Google Kubernetes Engine (GKE)
* Amazon Elastic Kubernetes Service (EKS)
* [Amazon Elastic Kubernetes Service (EKS)](/kubernetes/cluster/eks/)
* Azure Kubernetes Service (AKS)
### Upgrades
@@ -47,7 +47,7 @@ Go with a managed provider if you want your infrastructure to be resilient to yo
Popular options are:
* Rancher's K3s
* [Rancher's K3s](/kubernetes/cluster/k3s/)
* Ubuntu's Charmed Kubernetes
### Flexible