Skip to main content

Recently Updated Pages

OS setup

SideroLabs Talos Linux Loadbalancer

Updated 6 months ago by Janic Voser

Neue Seite

SideroLabs Talos Linux

Updated 7 months ago by Janic Voser

Replica Set

CKA Kubernetes Ressourcen

Ein Replica Set ist ähnlich wie ein Replica Controller, jedoch managed das Replica Set bereits er...

Updated 1 year ago by Janic Voser

Replica Controller

CKA Kubernetes Ressourcen

Der Replikations Kontroller ist ein Kontroller, welcher die Anzahl von Applikations instanzen im ...

Updated 1 year ago by Janic Voser

Pods

CKA Kubernetes Ressourcen

Ein Pod in Kubernetes ist ein container mit der Instanz der Applikation welche wir ausführen woll...

Updated 1 year ago by Janic Voser

Cluster Architektur

CKA Grund Konzept

Control Nodes (Controllplane / Master Node) Controlplane Komponenten Diese Komponenten können, ...

Updated 1 year ago by Janic Voser

Kube Controller Manager

CKA Grund Konzept

Der Kube-Controller-Manager ist ein Manager von mehreren Kubernetes Controllern. In Kubernetes is...

Updated 1 year ago by Janic Voser

Kube Scheduler

CKA Grund Konzept

Der Kube Scheduler ist zuständig um die Pods auf die Nodes zu verteilen, der Kube Scheduler triff...

Updated 1 year ago by Janic Voser

Kubelet

CKA Grund Konzept

Das Kubelet wird auf jeder Node ausgeführt und ist zuständig um die Container auf den Nodes auszu...

Updated 1 year ago by Janic Voser

Kube Proxy

CKA Grund Konzept

In einem Kubernetes Cluster kann jeder Pod jeden anderen Pod erreichen, dies geschieht in Kuberne...

Updated 1 year ago by Janic Voser

Glossar

CKA

Abkürzung Ausgeschrieben Beschreibung CRI Container Runtime Interface Das ist das ...

Updated 1 year ago by Janic Voser

Information

CKA Einführung

Der CKA-Test ist rund um das Managed und Administrieren von Kubernetes. Hier sind ein paar nützl...

Updated 1 year ago by Janic Voser

Create a file

Vim

How to The command: vim <filename> With example filename(myfile): vim myfile

Updated 1 year ago by Janic Voser

Persistent Volumes auf NFS

Kubernetes Persistent Volumes

Dieses Config File zeigt, wie ein Persisten Volumen in Kubernetes erstellt werden kann, welches a...

Updated 1 year ago by Janic Voser

Set default editor

Kubernetes kubectl

How to set the default editor If you use the command "kubectl edit" you may not want to use vi a...

Updated 2 years ago by Janic Voser

Set default namespace

Kubernetes kubectl

How to set the default namespace This is usefull if you work in a special namespace for many com...

Updated 2 years ago by Janic Voser

Agent Installieren

CheckMK Raw Installation & Setup

32 wget http://srvmon01.voser.local/homelab/check_mk/agents/check-mk-agent-2.1.0p5-1.noarch...

Updated 2 years ago by Janic Voser

Installation

CheckMK Raw Installation & Setup

1 dnf update 3 yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest...

Updated 2 years ago by Janic Voser

Your first steps with git

Git Gitea

Clone your git repository Get the git url Navigate to your git repository and clone the git url...

Updated 2 years ago by Janic Voser

Configure Workspace

Git Gitea

Install git for windows (Git Bash) https://gitforwindows.org/ You can use everywhere the defaul...

Updated 2 years ago by Janic Voser