ServiceAccount Tokens for API Access
How to retrieve and use ServiceAccount tokens in Cozystack.
Deploying Cozystack, How to install Talos on a single-disk machine
Deploying Cozystack, How to Enable KubeSpan
Deploying Cozystack, How to enable Hugepages.
Most cloud providers don’t support MetalLB. Instead of using it, you can expose the main ingress controller using the external IPs method.
For deploying on Hetzner, follow the specialized Hetzner installation guide. For other providers, follow the Cozystack installation guide, Public IP Setup.
Deploying Cozystack, Deploy with public networks.
Update your ingress application and enable dashboard: true option in it.
Dashboard will become available under: https://dashboard.<your_domain>
Cozystack applications are ordinary Kubernetes resources, so a GitOps workflow needs nothing specific to the platform: point FluxCD or ArgoCD at a repository holding your Tenant, Kubernetes and application manifests, and reconcile them as you would any other objects. The fields of each application are documented on its reference page.
There is no maintained reference repository at the moment. The previous example was written before Cozystack 1.0 and no longer matched the current resources, so it was retired rather than left to mislead.
Moved to Cluster Maintenance, How to Rotate Certificate Authority.
Moved to Troubleshooting: How to clean up etcd state.
Moved to Cluster configuration, Components reference.
Moved to Cluster configuration, Components reference.
How to retrieve and use ServiceAccount tokens in Cozystack.
A guide on how to generate a kubeconfig file for tenant users in Cozystack.