Zum Hauptinhalt springen

K3s

git-pages # Statischer Seiten-Server für Forgejo-Repositories, analog zu GitHub Pages. Upstream: codeberg.org/git-pages/git-pages Der konkrete Hostname steht im Ingress in values.yaml; hier steht dafür <pages-domain>. URLs # URL Beschreibung <pages-domain> Hauptdomain <user>.<pages-domain> Benutzer-Seiten <user>.<pages-domain>/<repo> Repo-spezifische Seiten Funktionsweise # git-pages zieht Inhalte aus Forgejo-Repositories und stellt sie als statische Webseiten bereit. Seiten werden über Webhooks aus Forgejo aktualisiert.

corenetworks-dns-operator # Manages DNS records at Core Networks from DNSRecord objects in this cluster. Chart and source: pyrox/corenetworks-dns-operator Contents # File What it holds kustomization.yaml The chart reference and its pinned version values.yaml Everything specific to this cluster namespace.yaml The namespace No rendered manifests here. The CRDs, RBAC and Deployment come from the chart, which generates the CRD schema from the operator’s Go types — so this cluster cannot end up with a schema that does not match the controller it runs.

k3s Konfiguration

··291 Wörter
Dieser Ordner enthält grundlegende Konfigurationen für den k3s Kubernetes-Cluster, derzeit eine virtuelle IP für den Kubernetes API-Server.