procesd

joined 2 years ago
[–] procesd@lemmy.world 1 points 3 weeks ago

In k8s, being able to use things like External DNS and automatically and declaratively manage DNS entries with code saves so much time you won't want to go back once you get used to it.

It takes a while to get your head sorted around it and also to deploy but automagically having your DNS entries, your certificates, et etc sorted feels great.

You hired this guy to do new things, let him do them (as a PoC)

[–] procesd@lemmy.world 15 points 7 months ago (7 children)

Uff people downvoting an obvious ironic remark. I'm worried about the lack of ability to detect irony and sarcasm in comments. To be fair, some people drop this type of comment as a statement, but still...

[–] procesd@lemmy.world 3 points 10 months ago

Congratulations!

[–] procesd@lemmy.world 4 points 11 months ago (1 children)
[–] procesd@lemmy.world 1 points 2 years ago

I see this as the EU moving pieces to influence the UK people to revert brexit in a generation (Bregret? Breback?). It benefits the demographic that was already against brexit and keeps the idea od Europe in their minds.

I doubt is for cheap labor. I work in London and in a team of 20 we have a single British, and the few in the company tend to have an easier path for leadership, so why leave? That has been similar in all my previous jobs.

[–] procesd@lemmy.world 1 points 2 years ago

Best I have used is Flux with helmrelease objects and kustomize. Only lacking some UI to get flux events and logs together. I guess that Argocd can do the same with application onjects using charts as source but haven't tested it yet

But managing both k8s external components (external-dns, external-secrests, CSI, etc etc) and your own apps with kustomizable charts makes so much more sense than having thousand of manifests that I would recommend everyone to try.

[–] procesd@lemmy.world 5 points 2 years ago

If I could be bothered to sit and write down a distilled version of my last decade at work it would be something very similar. Any junior SRE can benefit from this.