Strato DynDNS Controller for Kubernetes #dyndns #STRATO_AG #kubebuilder #kubernetes #golang #k8s
https://t.co/YcHpitcNI9
#dyndns #strato_ag #kubebuilder #kubernetes #golang #k8s
Someone who knows #kubebuilder well, and who wants to make money on the side, would make a killing on Udemy.
Hi, I'm Erik, a #golang programmer from Norway.
I'm all for using #statecharts, so much so that I made https://statecharts.dev. I have witnessed the rise and fall of #rest, but continue to support restful architecture. I think I'm somehow naturally drawn towards #declarative systems.
Heavily into #kubernetes, #openshift, #kubebuilder professionally (at my employer Stibo DX), and have a sprinkle of #awslambda / #dynamodb in some personal projects.
#introduction #golang #statecharts #rest #declarative #kubernetes #openshift #kubebuilder #awslambda #dynamodb
@nalum #fluxcd v2 + #Mozilla #sops + #Vault is nice! I prefer it over #argoCD (I heard that AWS moved away from argo to flux).
For managing k8s resources I prefer simple and small controllers written in Go listening only to small subset of resources instead of what #kyverno is doing: intercepting every kubernetes api server traffic, which might be a bottleneck or a single point of failure, which I would avoid. But not sure, have not much experience with it.
I use mostly #kubebuilder code generators which I prefer over Operator Framework. Only unit-testing with the K8s fake client is not possible to an extend I would expect...
So we try to get more integration tests in our pipeline via ephemeral Kind/minikube/... clusters via #prow - which is not that straight forward...
#prow #kubebuilder #Kyverno #ArgoCD #vault #sops #mozilla #fluxcd