Recently Updated Pages
OS setup
Neue Seite
Replica Set
Ein Replica Set ist ähnlich wie ein Replica Controller, jedoch managed das Replica Set bereits er...
Replica Controller
Der Replikations Kontroller ist ein Kontroller, welcher die Anzahl von Applikations instanzen im ...
Pods
Ein Pod in Kubernetes ist ein container mit der Instanz der Applikation welche wir ausführen woll...
Cluster Architektur
Control Nodes (Controllplane / Master Node) Controlplane Komponenten Diese Komponenten können, ...
Kube Controller Manager
Der Kube-Controller-Manager ist ein Manager von mehreren Kubernetes Controllern. In Kubernetes is...
Kube Scheduler
Der Kube Scheduler ist zuständig um die Pods auf die Nodes zu verteilen, der Kube Scheduler triff...
Kubelet
Das Kubelet wird auf jeder Node ausgeführt und ist zuständig um die Container auf den Nodes auszu...
Kube Proxy
In einem Kubernetes Cluster kann jeder Pod jeden anderen Pod erreichen, dies geschieht in Kuberne...
Glossar
Abkürzung Ausgeschrieben Beschreibung CRI Container Runtime Interface Das ist das ...
Information
Der CKA-Test ist rund um das Managed und Administrieren von Kubernetes. Hier sind ein paar nützl...
Create a file
How to The command: vim <filename> With example filename(myfile): vim myfile
Persistent Volumes auf NFS
Dieses Config File zeigt, wie ein Persisten Volumen in Kubernetes erstellt werden kann, welches a...
Set default editor
How to set the default editor If you use the command "kubectl edit" you may not want to use vi a...
Set default namespace
How to set the default namespace This is usefull if you work in a special namespace for many com...
Agent Installieren
32 wget http://srvmon01.voser.local/homelab/check_mk/agents/check-mk-agent-2.1.0p5-1.noarch...
Installation
1 dnf update 3 yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest...
Your first steps with git
Clone your git repository Get the git url Navigate to your git repository and clone the git url...
Configure Workspace
Install git for windows (Git Bash) https://gitforwindows.org/ You can use everywhere the defaul...