Kubernetes

News and information about Kubernetes

Kubernetes

Hosted kubernetes

Virtual Private Servers

Name Cores RAM Storage Data Transfer CAD/h CAD/m
Kubeflow 4 12GB 50GB
Hetzner CPX21 3 4GB 80GB 20TB $0.02/h $14.4/mth
Hetzner CPX31 4 8GB 160GB 20TB $0.03/h $21.6/mth
OVH VPS Essen 2 4GB 80GB Unlimited $0.02/h $14.73/mth
OVH VPS Comft 4 8GB 160GB Unlimited $0.03/h $29.47/mth
AWS m5.large 2 8GB 40GB 200GB $0.13/h $93.68/mth
t2.2xlarge 8 32GB $0.48/h $345.6/mth
g4dn.xlarge 4 16GB 125GB 25G $0.67/h $482.4/mth
GCP n2d std 2 2 8GB 40GB 0 $0.10/h $71.93/mth
Contabo VPS M 6 16GB 400GB Unlimited $0.022/h $15.38/mth

NVIDIA

Cost optimization

Observation

Monitoring

Management

Networking

WireGuard

Netmaker

Innernet

Zerotier

Frameworks

Raspberry Pi

Learning

Example Applications

Ingress

Traefik

Installing Kubernetes with deployment tools

Storage

Monitoring

Applications

arkade

JAAS

Operators

Nginx

WordPress

Moodle

Moodle Emails

JupyterHub

BinderHub

Keycloak

CI/CD

Gitpod

GitOps

Kubectl

  • kubectl get all --all-namespaces
  • kubectl -n kube-system get secret
  • kubectl -n kube-system describe secret kubernetes-dashboard-token-xxxx
  • krew

SSL on Kubernetes

cert-manager troubleshooting

  • dig +short example.com

Kubeflow

Helm

Kubermatic

Kustomize

Juju

Kind

Microk8s

  • There is an issue with the November 2020 version of Microk8s. For now, you need to his command: sudo snap install microk8s --classic --channel=latest/edge
  • Install a local kubernetes with microk8s
  • Install Microk8s
  • microk8s start
  • microk8s stop
  • microk8s status
  • microk8s enable dns dashboard gpu helm3 metallb host-access storage
  • Working with kubectl
  • microk8s enable kubeflow
  • microk8s juju config dex-auth static-username
  • microk8s juju config dex-auth static-password
  • You can also change the username and password. For example: microk8s juju config dex-auth static-username=admin
  • Installing Kubeflow

Rancher k3s

k3d

Rancher

Calico

Traefik

Netmaker

Zerotier

Consul

Submariner

k0s Project

Minikube

Bare Metal

Load Balancers

Metallb

Kubespray

Kops

Bare Metal

Gitlab

GitOps

Local development environment

OpenShift

Tools

Kompose

nerdctl

Kubeflow

Linkerd

Edge

Last modified 06.03.2022: Update Apps.md (98505d2)