Skip to content
  • Contact Us
  • About
  • Toggle website search
Menu Close
  • Contact Us
  • About
  • Toggle website search

Monthly Archives: October 2018

  1. Home>
  2. 2018>
  3. October

Creating a Kubernetes Exec ReadinessProbe

  • Post author:justadev
  • Post published:October 30, 2018
  • Post category:Kubernetes

Introduction This post demonstrates an exec readinessProbe. It uses a check for DNS to establish readiness. Other kinds of exec probes could be the existance of a file, access to…

Continue ReadingCreating a Kubernetes Exec ReadinessProbe

Mounting Secrets in Kubernetes Containers

  • Post author:justadev
  • Post published:October 29, 2018
  • Post category:Kubernetes

Introduction There are a couple ways to add secrets to containers in Kubernetes; as volumes, or as environmental variables. This post describes adding the secret using volumes. We will create…

Continue ReadingMounting Secrets in Kubernetes Containers
Copyright - WordPress Theme by OceanWP