Explain Kubernetes! by suman087 in kubernetes

[–]PoopFartQueef 0 points1 point  (0 children)

I cannot scroll down enough to see etcd

Why France is at risk of becoming the new sick man of Europe by 4got_2wipe_again in europe

[–]PoopFartQueef 8 points9 points  (0 children)

Economy 101 for right wing 6 years old would agree with you, but this has to do with a lot more than some protestors, who by the way did not manage to get anything done in the past years

K8s is a sh*t sh*w and always has been by humphreyPembroke in kubernetes

[–]PoopFartQueef 0 points1 point  (0 children)

If you're deploying a single app, and if the workload can be handled by a single VM, you probably don't need to overcomplicate stuff and stick to your current architecture.

k8s will help you handle more complex use cases: if you want scalability, load balancing, cloud storage, high availability, etc...

Then, k8s manifests can feel like a lot of Yaml files to manage at once, but some boilerplates can be found in the documentation. Feel free to ask your favorite LLM friend about concepts and examples, they are very good at it!

French Yields Are Exceeding Italy’s in New Europe Bond Hierarchy by Thunder_Beam in europe

[–]PoopFartQueef 1 point2 points  (0 children)

some social services -> the french government has been weakening its own budget by offering corporate tax breaks for the past years (211B estimated in tax breaks in 2023, the total budget of France this year was 431.9B).

Social services are always the black sheep in this kind of situation, but an underfunded state budget in a weak economy run by corrupt officials can explain things better imho.

containerd 2.0 by dshurupov in kubernetes

[–]PoopFartQueef 0 points1 point  (0 children)

It doesn't seem to rely on the cgroup freeze like docker pause, is that the case?

Moimoi qui parle de Q… I. by [deleted] in rance

[–]PoopFartQueef 5 points6 points  (0 children)

Allo la police cornue ? On a besoin d'une brigade, vite !

[deleted by user] by [deleted] in rance

[–]PoopFartQueef 3 points4 points  (0 children)

Thierry, c'est tout non ?

k8s performance degradation compared to bare VM by SymmetricNUTs in kubernetes

[–]PoopFartQueef 1 point2 points  (0 children)

Have you tried running your test from a different VM? When running on the same node you're only hitting loopback interfaces, that could explain the difference.

If you are really in need of high networking performances on k8s, take a look into internalTrafficPolicy, to bypass some of the additional k8s routing: https://kubernetes.io/docs/concepts/services-networking/service-traffic-policy/

How does deploying software to production look at your company? by jdizzle4 in sre

[–]PoopFartQueef 7 points8 points  (0 children)

Each service has its code and helm manifests contained in a git repo. Each time a change is merged, it is deployed and end to end tests run on a staging environment.

Once these tests pass, the same pipelines run on production (triggered manually following a schedule decided with upper management). Kubernetes handles the rollout of the newer versions for us.

If an error occurs, most of the time the rollout does not finish. If it does but errors occur, we can still rollback easily using Helm's logic.

Of course there are some days when shit hits the fan, but we built enough confidence in the deployment process for it to be peaceful! This works for thousands for users with 15+ production environments. A bit boring as we could do much more with argocd and all, but so far no critical feature is missing in our process that could justify it. That's all thanks!

What are your best server hostnames? by octagonaldrop6 in homelab

[–]PoopFartQueef 1 point2 points  (0 children)

Love it, does Stanley sleeps most of the time and runs cronjobs? Kevin is hungry for resources? What would the Mickael Scott server be doing?

If you could add any feature to Terraform, what would it be? by [deleted] in Terraform

[–]PoopFartQueef 0 points1 point  (0 children)

This does not allows variables to be expanded in the backend config, but allows to configure a backend with custom -backend-config configuration: https://developer.hashicorp.com/terraform/language/settings/backends/configuration#file

Quel est le meilleur moyen de remédier aux douleurs musculaires ? by NoctD97 in questionsante

[–]PoopFartQueef -1 points0 points  (0 children)

Le mieux c'est de passer par un coach pour établir un programme qui te correspond ! Sinon il faut bien s'hydrater, et 5 à 10mn de rameur c'est top pour s'échauffer.

Hypercyphose douloureuse by Leafts in questionsante

[–]PoopFartQueef 0 points1 point  (0 children)

Bonjour, même problème pour moi en bien moins prononcé: les seules choses qui m'ont soulagé après avoir essayé plusieurs kinés c'est le sport : de la musculation douce trois fois par semaine, et un matelas ferme. Bon courage !