#ReplicaSet
Tu ponles el replicaset a 0. O un balanceador de esos y que aleatoriamente les de una máquina pocha... O les reinicias el router a distancia.

Yo estoy convencido de que es eso lo que nos hacen los Devops con nuestros proyectos, sobre todo lo del router
November 25, 2024 at 7:30 PM
A deployment deploys a replicaset which contains pods which have one container (except for when they don't) and these are accessed via a service except for when they're actually accessed by an ingress and I'd rather just stare at a uml diagram until morale improves
November 27, 2024 at 7:09 PM
Project: kubernetes/kubernetes
File: pkg/controller/replicaset/replica_set.go:571

func (rsc *ReplicaSetController) manageReplicas(ctx context.Context, activePods []*v1.Pod, rs *a...

SVG: dark, light
October 19, 2025 at 7:36 AM
Understanding ReplicaSet vs. StatefulSet vs. DaemonSet vs. Deployments Discussion
Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team
abhisman.notion.site
January 6, 2025 at 12:40 PM
Announcing #MySQL Routing Guidelines!

A smarter, more flexible, and declarative approach to query routing - efficient distribution, rapid adaptation, and tailored routing for apps. Fully integrated with MySQL InnoDB Cluster, ClusterSet, and ReplicaSet!

blogs.oracle.com/mysql/post/m...
blogs.oracle.com
March 6, 2025 at 2:47 PM
Show HN: I Built a Multi-Region MongoDB Replica Set on Hetzner Cloud Article URL: https://github.com/tonoid/hcloud-multiregion-mongodb-replicaset Comments URL: https://news.ycombinator.com/item?id=45694548 Points: 1 # Comments: 0

Interest | Match | Feed
Origin
github.com
October 24, 2025 at 2:49 PM
Show HN: I Built a Multi-Region MongoDB Replica Set on Hetzner Cloud Article URL: https://github.com/tonoid/hcloud-multiregion-mongodb-replicaset Comments URL: https://news.ycombinator.com/item?id=...

Origin | Interest | Match
GitHub - tonoid/hcloud-multiregion-mongodb-replicaset: Deploy a production-ready, multi-region MongoDB replica set across US and EU regions for a fraction of the cost of MongoDB Atlas.
Deploy a production-ready, multi-region MongoDB replica set across US and EU regions for a fraction of the cost of MongoDB Atlas. - tonoid/hcloud-multiregion-mongodb-replicaset
github.com
October 24, 2025 at 2:51 PM
Using off-the-shelf Kubernetes components at large companies is difficult: Setting packaging & upgrading aside, more I read the source code of OSS workload operators (alternatives to Job, ReplicaSet etc) more I see they don't set a high enough design/quality bar that gives me the confidence I need.
February 7, 2024 at 8:50 PM
KubernetesでPodが起動するのにDeployment, ReplicaSetが起動しないという不思議な現象がおきている.
March 12, 2025 at 1:48 AM
SimKube 2.4.0 was released last night!

Main new feature is that if you export a trace, objects that are owned by other objects in the trace are discarded. You don't want a situation where your trace contains both a Deployment AND the ReplicaSet that the deployment owns.

github.com/acrlabs/simk...
GitHub - acrlabs/simkube: Record-and-replay Kubernetes simulator based on KWOK
Record-and-replay Kubernetes simulator based on KWOK - acrlabs/simkube
github.com
August 19, 2025 at 7:55 PM
Understanding ReplicaSet vs. StatefulSet vs. DaemonSet vs. Deployments
L: https://abhisman.notion.site/Understanding-ReplicaSet-vs-StatefulSet-vs-DaemonSet-vs-Deployments-a521f9a46ea446219d98be4972f2e16e
C: https://news.ycombinator.com/item?id=42601497
posted on 2025.01.05 at 08:06:41 (c=1, p=5)
January 6, 2025 at 12:37 PM
DeploymentのReplicaSet周りちょっと修正したい
November 6, 2025 at 11:43 PM
5/10
You declare (vs. imperative) specifications (created in YAML format) for how that application should run.

You submit that spec to the Kubernetes API and the replicaSet will make it so, ensuring that your application will always run as you specified in the deployment spec.
November 14, 2024 at 12:27 AM
Après tout dépend des besoins sur les fonctionnalités sharding ou replicaset
June 2, 2025 at 8:02 AM
📰 Understanding ReplicaSet vs. StatefulSet vs. DaemonSet vs. Deployments

💬 Kubernetes: a complex maze of concepts that few find rewarding. Docs just as insightful. 🤷‍♂️

https://news.ycombinator.com/item?id=42601497
January 6, 2025 at 2:45 PM
Deploying MongoDB ReplicaSet with Docker (Public VPS IP and User Authentication Required) https://replug.link/eec5754a #covid #ai #google
Deploying MongoDB ReplicaSet with Docker (Public VPS IP and User Authentication Required)
Introduction Deploying a MongoDB ReplicaSet with Docker efficiently builds a robust...
replug.link
April 16, 2025 at 3:58 AM
Project: kubernetes/kubernetes
File: pkg/controller/replicaset/replica_set_test.go:1397

func TestDeletionTimestamp(t *testing.T)

SVG: dark, light
October 22, 2025 at 12:52 AM
controller-runtime is a powerful beast. Recently started using that instead of client-go and it’s been more fun but also overall better (readable) code when interfacing with #kubernetes standard types (replicaset, deployment, pod, etc.) and especially with custom CRDs.
December 14, 2024 at 7:43 PM
Show HN: I Built a Multi-Region MongoDB Replica Set on Hetzner Cloud Article URL: https://github.com/tonoid/hcloud-multiregion-mongodb-replicaset Comments URL: https://news.ycombinator.com/item?id=...

Origin | Interest | Match
GitHub - tonoid/hcloud-multiregion-mongodb-replicaset: Deploy a production-ready, multi-region MongoDB replica set across US and EU regions for a fraction of the cost of MongoDB Atlas.
Deploy a production-ready, multi-region MongoDB replica set across US and EU regions for a fraction of the cost of MongoDB Atlas. - tonoid/hcloud-multiregion-mongodb-replicaset
github.com
October 24, 2025 at 3:54 PM
my ReplicaSet of women all keep saying this.. .
February 25, 2024 at 3:53 PM
kge-kubectl-get-events 0.11.0 Kubernetes utility for viewing pod and failed replicaset events

| Details | Interest | Feed |
Origin
pypi.org
June 2, 2025 at 1:10 AM
Can anyone point me at a ladder diagram showing the message flow between #Kubernetes controllers and kubelets? In particular how replicaset controller knows about pods across multiple nodes?
November 4, 2024 at 3:30 PM
Does anyone have a recipe for setting up #mongodb with replicaset on #aspire like in #testcontainers?
November 26, 2024 at 3:02 PM
StatefulSet -> Pet, ReplicaSet -> Cattle is a very good metaphor in the book #kubernetesinaction https://tinyurl.com/ycangrnk This made things much more clear to understand. Thanx @markoluksa
November 29, 2024 at 11:43 AM