Wants to automate all the things
- Düsseldorf, Germany
-
05:36
(UTC +01:00) - https://marco-paga.eu/
Pinned Loading
-
tekton-pipeline-and-task-test
tekton-pipeline-and-task-test PublicThis Demo repository will deploy and configure a Tekton CI System. It uses GitHub Actions to validate the Tekton config on every commit.
-
Tekton Cloud Native CI CD.md
Tekton Cloud Native CI CD.md 1## Tekton Cloud Native CI/CD
2Tekton ist laut eigener Homepage ein Framework um Cloud Native CI / CD - Systeme zu bauen und ein Ziel ist es das Tooling für CI / CD - Systeme zu standardisieren. So hat es schon Einzug in Jenkins X gehalten und ist die Basis für RedHat OpenShift Pipelines[^1].
3Das Tekton-Projekt nutzt Kubernetes als Platform und stellt im Kern die Building Blocks einer CI Pipeline in Form von CRDs dar. Eine Custom Resource Definition kurz CRD ist ein selbst erstelltes Kubernetes Objekt welches genutzt werden kann um eigene Objekte innerhalb der Kubernetes API sichtbar und nutzbar zu machen.
4So finden sich in Tekton Objekte wie z. B. eine `Pipeline` welche ebendiese abbildet und durch`Tasks`, welche die einzelnen Prozessschritte ausführen, ausgestaltet werden können.
5Die gesamte Konfiguration findet dann wie von Kubernetes gewohnt über Manifeste statt. Das vorhandene Kubernetes Know-How kommt hier voll zum Zuge, denn neben der Konfiguration kann auch eine Introspektion der Prozesse über diesen Weg stattfinden.
-
azure-kubernetes-terraform
azure-kubernetes-terraform PublicThis Reepo will setup a AKS Cluster with batteries included. Improved cluster autoscaling
HCL 1
-
Treafik-getting-started-article
Treafik-getting-started-article PublicTreafik Getting started project for the blog post
-
Let's encrypt wildcard TLS certifica...
Let's encrypt wildcard TLS certificates for Azure DNS using cert-manager on AKS (Azure Kubernetes Service) 1This gist will guide you through the setup of a wildcard Let's encrypt TLS certificate.
23# Let's encrypt
4Let’s encrypt is one of a new kind of Certificate Authority. You can get a TLS certificate from them for your website free of charge and without any manual overhead. These certificates are trusted in most browsers that are out there and will show up as valid.
5Instead of sending Mails or even paper around you can call an API and prove your domain ownership with simple challenges. Basically you call the API with a hostname or domain name you need a TLS certificate for and you get back a challenge string that you need to put in a well known location on your [http host](https://ietf-wg-acme.github.io/acme/draft-ietf-acme-acme.html#rfc.section.8.3) or as a [txt record in your dns system](https://ietf-wg-acme.github.io/acme/draft-ietf-acme-acme.html#rfc.section.8.4).
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.