Engin Diri
_CLOUD

_CLOUD

Follow
homeLearning RustKubernetesbadges
Tag

Continuous Integration

#continuous-integration

More content

Read more stories on Hashnode


Articles with this tag

Auto Docs, Test And Release A Helm Chart With GitHub Actions

Jan 22, 20227 min read 6.2K views

TL;DR Code -> https://github.com/dirien/minecraft-prometheus-exporter Motivation Currently, I am working on a Helm chart for my Minecraft Prometheus...

Auto Docs, Test And Release A Helm Chart With GitHub Actions

Kube-Prometheus-Stack And ArgoCD - How Workarounds Are Born

Jan 20, 20222 min read 6.4K views

"prometheuses.monitoring.coreos.com" is invalid: metadata.annotations: Too long: must have at most 262144 bytes ยท !!Update!! Please check this new...

Kube-Prometheus-Stack And ArgoCD - How Workarounds Are Born

Quick Bites of Pulumi: Random Provider

Jan 3, 20222 min read 278 views

TL; DR Code https://github.com/dirien/quick-bites This is a very quick overview of the Random Provider from Pulumi, similar to the Quick Bites of...

Quick Bites of Pulumi: Random Provider

Build trust with signing your CLI binary and container

Aug 13, 20214 min read 1.5K views

with arkade, cosign and goreleaser ยท In the last story, we talked about, how we successfully reduced the size of our minectl ๐Ÿ—บ cli container. The idea...

Build trust with signing your CLI binary and container

Drop ballast... How I reduced the size of minectl ๐Ÿ—บ

Aug 10, 20214 min read 653 views

with golang, upx and goreleaser ยท Looking at the current state of minectl ๐Ÿ—บ, I think it reached now a good level in terms of features and...

Drop ballast... How I reduced the size of minectl ๐Ÿ—บ