Close

Menu

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

pods

Posts: 4
Rik Nieu
Page 1 of 1

The Kubernetes Series - Logging & Monitoring

Rik Nieu on pods, kubernetes, logging, monitoring | 10 Dec 2019

Kubernetes does not come with a built-in monitoring services that keeps track of deployments, resource usage, scaling events or Pod crashes. The Kubelet service on Pods has a subcomponent called cAdvisor that monitors node counts, performance and events.…

The Kubernetes Series - Static Pods & Multiple Schedulers

Rik Nieu on Deployments, pods, kubelet, kubernetes, static pods | 09 Dec 2019

Its is technically possible to have only one Worker Node in your cluster, with no supporting Master Node to orchestrate scheduling, networking or anything else, for that matter. These singular Pods are called Static Pods.…

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.…

The Kubernetes Series - The Worker Nodes

Rik Nieu on docker, kubernetes, worker node, kubelet, kube-proxy, pods | 03 Dec 2019

As mentioned in the first Kubernetes post in this series, the Worker nodes have two Kubernetes Cluster Control Plane processes running on them that help them stay coordinated with the Master node and cluster as a whole; Kubelet and Kube-proxy.…

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