
Central authentication with oauth2-proxy
In this post I will show you how to use one central OAuth2 Proxy for multiple services inside your Kubernetes Cluster.
In this post I will show you how to use one central OAuth2 Proxy for multiple services inside your Kubernetes Cluster.
In this tutorial I will show you how to fix a corruptid filesystem on Ceph RBD PersistentVolume uyed by Kubernetes.
I installed a kubernetes cluster in a Vagran environment. First everything was fine, but wen I try to add the command kubectl logs
I got this error:
$ kubectl logs busybox-7c9687585b-12d75
Error from server (NotFound): the server could not find the requested resource ( pods/log busybox-7c9687585b-12d75)
In this post I will show you how to use a local folder as a persistent volume in Kubernetes.
Kuberos is an OIDC authentication helper for kubectl login.
Kuberos is an OIDC authentication helper for kubectl loin.
In this post I will show you how to add a keycloak gatekeeper authentication proxy for Kubernetes Dashboard.
In this tutorial I will show you how to install cert-manager running on Kubernetes (k8s).
I had to install Gitlab to Openshift recently. Turned out getting GitLab up and running on OpenShift is not so easy.
In this tutorial I will show you how to install Metal LB load balancer running on Kubernetes (k8s).