Zum Inhalt springen
6 Beiträge mit dem Stichwort „Education“

Setting up Continuous deployment in a GitHub repository

A beautiful cover image with the text "Github CD"

Today we’ll take a look at how to set up a githubGitHub repository which will be deployed to a k3s cluster via Argo CD. In summary, the article will include Workflow files, Dockerfile, manifests (deployment) and Docker HubDocker Hub repositories. Please check out our Argo CD blog because this will be a continuation of the other post.

Setting up Kubernetes with Cilium and Cloudflare

A beautiful cover image with the text "Kubernetes"

This blog posts describes the process of setting up a KubernetesKubernetes cluster with k3sk3s and CiliumCilium. We use HelmHelm as the package manager and CloudflareCloudflare as the certificate issuer. We used the tips and tricks from Vegard S. Hagen from his article. Essentially, this blog explains, how all the trueberryless.org websites are deployed (not any more).