pouet.chapril.org est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Chapril https://www.chapril.org est un projet de l'April https://www.april.org

Administré par :

Statistiques du serveur :

1,1K
comptes actifs

#gitops

2 messages2 participants0 message aujourd’hui

Okay, authentik is up! Took a while, I was fighting against flux and the helm release because it deployed with the wrong StorageClass (I forgot to have that configuration ready before release.) Helm wasn't able to modify the PVC because they're immutable, updating the release has to wait for the initial release to succeed (which it won't) or timeout and flux is quiet on the reasons for all of this unless you know where to look 😔 lots of learning was had though!

Anyway, admin and personal user accounts created, MFA enabled. Got my first application integrated too! (actual budget)

What next? The world is my oyster... Probably gitea or semaphore. I'm hesitant to integrate services like jellyfin before I have more users onboarded and this gives me an opportunity to experiment with other edge cases like other providers and service accounts and such

Et si l'on vous disait que le #GitOps, ce n'est pas que mettre dans #Git ce que vous déployez, mais aussi une philosophie et des concepts!

J'aurai l'honneur de vous en parler à @devoxxfr 2025! 🚀

Et pour m'accompagner, le plus mignons de tous les robots 🤖! #astro

link.davinkevin.fr/AstroGitOps

Si vous avez des questions et/ou des retours d'expériences, n'hésitez pas à me pinger 😇!
Et n'oubliez pas de mettre la prez dans vos fav ⭐

#Kubernetes#k8s#IaC

Yo @Nagashi

Got any specific tips for gitops?

I understand the basic value proposition but I have to square it with enabling developers. Just kicking them out of write access to things doesn't jive with how much they usually help out in infra.

The right kind of automation could work but write-back commits from CI are kinda squirrely. ArgoCD is assumed, and Akuity Kargo is on my radar, if that helps.

A répondu dans un fil de discussion

@blp The solution to this is indeed very simple. You need to allow yourself a "refactoring day", where you can spend the time you want on tests, trial and error until you finally break down and decide to revert your whole day of changes because you're an absolute piece of garbage who can't do shit with a computer, then stuff your face with that rescue ice cream waiting in the fridge ang go laydown in the bath, curled up, crying.
#rustlang #gitops #devops

welp, got fired after only 2 months. they fired the whole team (including someone who already quit but then they convinced to stay???)

so i am back on the market, unfortunately.

i have plenty of experience as a developer and an SRE. i am primarily skilled with kubernetes, linux, javascript, node, react. ideally i'd focus on the SRE side

i am in canada and available for remote work or on-prem if you're in montreal!

🦊 Pour les utilisatrices et utilisateurs de Gitlab, j'ai découvert un nouveau projet pour gérer sa configuration "as-code" : Gitlab-Project-Configurator gitlab.com/grouperenault/gitla

à comparer avec 🧙 gitlabracadabra dont j'avais parlé il y a quelques temps...

GitLabgrouperenault / Gitlab-Project-Configurator · GitLabManage, deploy and update your Gitlab projects configuration as source.

Lately I have been exploring some ideas on building a "release monitoring tool" leveraging github.com/updatecli/updatecli.

Technically speaking, we could monitor more than releases but my intent is to be better understand the stability of some of the projects I am working on so Feel free to DM, if this topic interests you too.

☸️ Cet matin, j'ai improvisé une courte présentation des outils Kubernetes suivants :

🦑 argoproj.github.io/cd/
🔷 fluxcd.io/ 
🛳 keptn.sh/ outillage pour la gestion de plusieurs environnements (recette, preprod, etc) avec des tests automatisés (postman, jmeter, etc) pour passer d'un environnent à l'autre
🔁 dapr.io/ résilience entre microservices injectée dans kubernetes sans changer le code applicatif

argoproj.github.ioArgo CDDeclarative continuous delivery with a fully-loaded UI.
Suite du fil

Le type de démo qu'ils ont fait m'ont fait pensé à ce que j'avais vu à l'Open Source Experience fin 2021 :

📺 Gérer vos clusters Kubernetes avec Flux 2 et la méthode GitOps - Open Source Experience youtube.com/watch?v=vLmCHALsTP
⚙️ Code de l'atelier gitlab.com/demo-flux

3/3 🧵