main #201
@@ -4,7 +4,7 @@ description: CoreDNS is a DNS server/forwarder, written in Go, that chains plugi
|
||||
hero:
|
||||
tagline: CoreDNS is a DNS server/forwarder, written in Go, that chains plugins.
|
||||
image:
|
||||
file: https://github.com/coredns/coredns.io/blob/master/static/images/favicon.png
|
||||
file: https://raw.githubusercontent.com/coredns/coredns.io/refs/heads/master/static/images/favicon.png
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/coredns/coredns
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Democratic CSI
|
||||
description: Democratic CSI implements the csi (container storage interface) spec providing storage for various container orchestration systems.
|
||||
hero:
|
||||
tagline: Democratic CSI implements the csi (container storage interface) spec providing storage for various container orchestration systems.
|
||||
image:
|
||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kubernetes.webp
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/democratic-csi/democratic-csi
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/democratic-csi-synology-iscsi
|
||||
icon: right-arrow
|
||||
---
|
||||
15
src/content/docs/applications/descheduler.mdx
Normal file
15
src/content/docs/applications/descheduler.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Descheduler
|
||||
description: Descheduler, based on its policy, finds pods that can be moved and evicts them.
|
||||
hero:
|
||||
tagline: Descheduler, based on its policy, finds pods that can be moved and evicts them.
|
||||
image:
|
||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kubernetes.webp
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/kubernetes-sigs/descheduler
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/descheduler
|
||||
icon: right-arrow
|
||||
---
|
||||
Reference in New Issue
Block a user