Explore >> Select a destination


Category: sysadmin-dev-ops

| | blogops.mixinet.net
| | For a long time I've been wanting to try GitOps tools, but I haven't had the chance to try them for real on the projects I was working on. As now I have some spare time I've decided I'm going to play a little with Argo CD, Flux and Kluctl to test them and be able to use one of them in a real project in the future if it looks appropriate. On this post I will use Argo-CD Autopilot to install argocd on a k3d local cluster installed using OpenTofu to test the autopilot approach of managing argocd and test the tool (as it manages argocd using a git repository it can be used to test argocd as well). Installing tools locally with arkadeRecently I've been using the arkade tool to install kubernetes related applications on Linux servers and containers, I usually get ...
| | blog.container-solutions.com
| | Kubernetes operators can help developers contribute to infrastructure automation. Here's why-and also, how to build your own K8s operator and deploy it.
| | www.danieldemmel.me
| Stop installing development environments locally