Home Page

Welcome to Kubernetes Howto #

In this site you can find various Kubernetes (the k8s flavour) guides.
We will start from setting up the underlying infrastructure for running Kubernetes and will cover every aspect setting up a fully production Kubernetes cluster. Some guides are more suited for beginners who wants to get started with Kubernetes, others are fairly advance guides on how to secure and configure a performant Kubernetes cluster.

How to read the guides #

Here an explanation of how to read the Kubernetes howto guides.

Configuration files for Kubernetes and servers #

We will have many example of configuration files.
Those files are formatted as follow:

apiVersion: v1
kind: Namespace
metadata:
  name: "<insert-namespace-name-here>"

Various Hints (info, warning, danger) #

Sometimes it’s important to highlight additional information, send out a warning or making it clear that configuring Kubernetes or the underlying infrastucture in a certain way can result in a breach of secruity.

So you can find examples here of how these kinf of infomarmation are communicated

Info Hint is in Blue
Lorem markdownum insigne. Olympo signis Delphis! Retexi Nereius nova develat stringit, frustra Saturnius uteroque inter! Oculis non ritibus Telethusa
Warning hint is in Yellow
Lorem markdownum insigne. Olympo signis Delphis! Retexi Nereius nova develat stringit, frustra Saturnius uteroque inter! Oculis non ritibus Telethusa
Warning hint is in Red
Lorem markdownum insigne. Olympo signis Delphis! Retexi Nereius nova develat stringit, frustra Saturnius uteroque inter! Oculis non ritibus Telethusa