Close

Menu

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

YAML

Posts: 4
Rik Nieu
Page 1 of 1

The Kubernetes Series - Application Management

Rik Nieu on Deployments, kubernetes, YAML, Rollout, Rollback, configmaps, secrets, init containers, environment variables, multi-containers, browsing pods | 12 Dec 2019

This post covers general deployments tasks like, rollouts, rollbacks, environment variables, multi-container pods and browsing pods.…

The Kubernetes Series - Scheduling

Rik Nieu on Deployments, docker, kubernetes, resourcequotas, YAML, kube-scheduler, Node Affinity, Taints, Tolerances | 09 Dec 2019

Kube-scheduler, if you recall, is a service that runs on the master node that monitors the cluster for unscheduled pods. It does this by checking for a property called nodeName on a created Pods definition.…

The Kubernetes Series - Namespaces

Rik Nieu on Deployments, kubernetes, YAML, namespaces, resourcequotas, kuberentes dns | 05 Dec 2019

Namespaces is a way for you to isolate objects, resources and instances in your cluster in a way that they can't interfere with each other.…

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