Close

Menu

  • Home
  • About
  • Projects
  • Powered by DigitalOcean
  • Twitter
  • Subscribe
Blog Logo Menu

ReplicaSet

Posts: 2
Rik Nieu
Page 1 of 1

The Kubernetes Series - DaemonSets

Rik Nieu on kube-proxy, kubernetes, kube-scheduler, daemonsets, ReplicaSet | 09 Dec 2019

A DaemonSet is similar to ReplicaSets in that it runs multiple instances of Pods on multiple nodes. Except that it runs an instance of the DaemonSet Pod on every node. Thus, every node created in a particular namespace on your cluster will run an instance of the defined DaemonSet Pods by default.…

The Kubernetes Series - Deployments, Pods and ReplicaSets

Rik Nieu on docker, kubernetes, pods, ReplicaSet, ReplicaController, Deployments, YAML | 04 Dec 2019

ReplicationSets and/or Replication Controllers are processes that ensure that a certain number of identical pods are always running on your cluster. If a pod fails the ReplicationSet or Replication Controller will remove it and replace it with a new one.…

Page 1 of 1
Theme Attila by zutrinken Published with Ghost
👇 Get $100 in credit DigitalOcean Referral Badge