luc.run luc.run luc.run Getting Started Practice K8s Ecosystem Demo Apps Other Content Tips & Tricks About me
CTRL K
    🎬 TechWhale @ YouTube
    CTRL K
      • Other content
        • Good to Know
          • Copy'Em
          • Imperative commands
          • Running Ollama on your Mac
          • Searching git history
          • Serving static files locally
          • Several ways to build a container image
          • VMs in seconds with Multipass
          • Hubtool
      • About me
      • Demo applications
        • Elastic stack
        • TICK stack
        • VotingApp
        • Guestbook
        • Ghost
        • Shapes
        • Fakely
        • Webhook
      • Getting started
        • Local clusters
          • Kubeadm
          • K3s
          • K0s
          • Microk8s
          • Kind
          • K3d
          • Minikube
        • Exoscale SKS
          • Exoscale account
          • Using Terraform
          • Using Pulumi
          • Using the exo CLI
      • Kubernetes ecosystem
        • Argo CD
        • Flux
        • vCluster
        • cert-manager
        • ExternalDNS
        • Kyverno
        • kube-bench
        • falco
        • Trivy
        • kubescape
        • Kube Score
        • Cosign
        • Kubectl krew plugin
      • Kubernetes ecosystem
        • vCluster
        • falco
        • kubescape
        • Cosign
      • Practice
        • Introduction to Docker
          • Containers
          • Images
            • Container Layer
            • Creation
            • Entrypoint Cmd
            • Cache
            • Multistage Build
          • Registry
          • Compose
            • Voting App
            • Elastic
        • Introduction to k8s
          • Concepts
          • Local cluster
          • VotingApp
          • Resources
            • Pod
              • Learn
              • Practice
            • Service
              • Learn
              • Practice
            • Deployment
              • Learn
              • Practice
            • Configuration
              • Learn
              • Practice
            • Storage
              • Learn
              • Practice
            • Job
              • Learn
              • Practice
            • Ingress
              • Learn
              • Practice
          • Packaging
            • Learn
            • Practice
        • Preparing the CKAD
          • Pod
            • Whoami
            • Wordpress
            • Probes
            • Scheduling
          • Service
            • Cluster IP
            • Node Port
            • Load Balancer
          • Deployment
            • Creation
            • Rollout Rollback
            • Hpa
          • Namespace
            • Usage
            • Resource Quota
            • Limit Range
            • Network Policy
          • ConfigMap
          • Secret
          • DaemonSet
          • Job / CronJob
          • Ingress
            • Installation
            • Expose the Voting App
            • Tls
          • RBAC
            • Roles
            • Service Account
          • Storage
            • Longhorn
            • Statefulset
          • Helm
            • Installation
            • Tick
        • Preparing the CKA
          • Cluster
            • Audit
            • Certificates
            • Creation Kubeadm
            • Creation Multipass
            • Drain
            • Etcd Backup
            • Metrics
            • Quota
            • Roles
            • Service Account
            • Upgrade
          • Workloads & Scheduling
            • Autoscaling
            • Broken Probe
            • Command
            • Config
            • Daemonset
            • Deploy Svc
            • Deployment Rollout Rollback
            • Deployment Strategy
            • Environment
            • Handling Logs
            • Job Cronjob
            • Labels
            • Multi Containers
            • Node Affinity
            • Pdb
            • Pod Deletion
            • Pods Eviction
            • Priorityclass
            • Probes
            • Resources
            • Secret
            • Security Context
            • Taint
          • Services & Networking
            • Endpoints
            • Ingress
            • Network Policy
            • Services
          • Storage
            • Ephemeral
            • Nfs
            • Static Pv
          • Troubleshooting
            • Control Plane Logs
            • Events
            • Kube DNS
            • Worker Kubelet
        • Udemy courses
          • Docker
            • Plateforme
              • Articles
                • Client Serveur
                • Daemon Configuration
                • Installation
              • Multipass
              • Vagrant
            • Containers
            • Images
              • Container Layer
              • Creation
                • Container
                • Dockerfile
              • Entrypoint Cmd
              • Multistage Build
              • Cache
            • Compose
              • Elastic
              • Votingapp
              • Wordpress
            • Registry
              • Dockerhub
              • Opensource
            • Storage
              • Volumes
              • Sshfs
            • Swarm
              • Creation
              • Service Creation
              • Service Update Rollback
              • Config Secret
              • Tick
              • Articles
                • Raft Logs
                • Restore
                • Tolerance Pannes
            • Network
            • Security
            • Logs
              • Drivers
              • Elastic
              • Sumologic
          • Kubernetes
            • Installation
              • K3d
              • K3s
              • Kind
              • Kubeadm Multipass
              • Kubeadm
              • Kubectl
              • Micro K8s
              • Minikube
              • Multipass
            • Pod
              • Probes
              • Scheduling
              • Whoami
              • Wordpress
            • Services
              • Cluster IP
              • Node Port
              • Load Balancer
            • Deployment
              • Ghost
              • Hpa
              • Rollback
            • Namespace
              • Introduction
              • Resource Quota
              • Limit Range
              • Network Policy
            • Voting App
            • Config Map
              • Utilisation
              • Update
            • Elastic
            • Secret
            • Rbac
              • Service Account
              • Roles
              • Certificat X509
            • Daemon Set
              • Creation
            • Job
              • Backup
            • Ingress
              • Nginx
              • Votingapp
              • Tls
            • Operators
              • Kopf
              • Prometheus
            • Stateful
              • Longhorn
              • Statefulset
            • Helm
              • Client
              • Tick
            • Service Mesh
              • Linkerd
      • Tips & Tricks
      • Introduction to Docker
        • Containers
        • Images
          • Container Layer
          • Creation
          • Entrypoint Cmd
          • Cache
          • Multistage Build
        • Registry
        • Compose
          • Voting App
          • Elastic
      • Introduction to k8s
        • Concepts
        • Local cluster
        • VotingApp
        • Resources
          • Pod
            • Learn
            • Practice
          • Service
            • Learn
            • Practice
          • Deployment
            • Learn
            • Practice
          • Configuration
            • Learn
            • Practice
          • Storage
            • Learn
            • Practice
          • Job
            • Learn
            • Practice
          • Ingress
            • Learn
            • Practice
        • Packaging
          • Learn
          • Practice
      • Preparing the CKAD
        • Pod
          • Whoami
          • Wordpress
          • Probes
          • Scheduling
        • Service
          • Cluster IP
          • Node Port
          • Load Balancer
        • Deployment
          • Creation
          • Rollout Rollback
          • Hpa
        • Namespace
          • Usage
          • Resource Quota
          • Limit Range
          • Network Policy
        • ConfigMap
        • Secret
        • DaemonSet
        • Job / CronJob
        • Ingress
          • Installation
          • Expose the Voting App
          • Tls
        • RBAC
          • Roles
          • Service Account
        • Storage
          • Longhorn
          • Statefulset
        • Helm
          • Installation
          • Tick
      • Preparing the CKA
        • Cluster
          • Audit
          • Certificates
          • Creation Kubeadm
          • Creation Multipass
          • Drain
          • Etcd Backup
          • Metrics
          • Quota
          • Roles
          • Service Account
          • Upgrade
        • Workloads & Scheduling
          • Autoscaling
          • Broken Probe
          • Command
          • Config
          • Daemonset
          • Deploy Svc
          • Deployment Rollout Rollback
          • Deployment Strategy
          • Environment
          • Handling Logs
          • Job Cronjob
          • Labels
          • Multi Containers
          • Node Affinity
          • Pdb
          • Pod Deletion
          • Pods Eviction
          • Priorityclass
          • Probes
          • Resources
          • Secret
          • Security Context
          • Taint
        • Services & Networking
          • Endpoints
          • Ingress
          • Network Policy
          • Services
        • Storage
          • Ephemeral
          • Nfs
          • Static Pv
        • Troubleshooting
          • Control Plane Logs
          • Events
          • Kube DNS
          • Worker Kubelet
      • Udemy courses
        • Docker
          • Plateforme
            • Articles
              • Client Serveur
              • Daemon Configuration
              • Installation
            • Multipass
            • Vagrant
          • Containers
          • Images
            • Container Layer
            • Creation
              • Container
              • Dockerfile
            • Entrypoint Cmd
            • Multistage Build
            • Cache
          • Compose
            • Elastic
            • Votingapp
            • Wordpress
          • Registry
            • Dockerhub
            • Opensource
          • Storage
            • Volumes
            • Sshfs
          • Swarm
            • Creation
            • Service Creation
            • Service Update Rollback
            • Config Secret
            • Tick
            • Articles
              • Raft Logs
              • Restore
              • Tolerance Pannes
          • Network
          • Security
          • Logs
            • Drivers
            • Elastic
            • Sumologic
        • Kubernetes
          • Installation
            • K3d
            • K3s
            • Kind
            • Kubeadm Multipass
            • Kubeadm
            • Kubectl
            • Micro K8s
            • Minikube
            • Multipass
          • Pod
            • Probes
            • Scheduling
            • Whoami
            • Wordpress
          • Services
            • Cluster IP
            • Node Port
            • Load Balancer
          • Deployment
            • Ghost
            • Hpa
            • Rollback
          • Namespace
            • Introduction
            • Resource Quota
            • Limit Range
            • Network Policy
          • Voting App
          • Config Map
            • Utilisation
            • Update
          • Elastic
          • Secret
          • Rbac
            • Service Account
            • Roles
            • Certificat X509
          • Daemon Set
            • Creation
          • Job
            • Backup
          • Ingress
            • Nginx
            • Votingapp
            • Tls
          • Operators
            • Kopf
            • Prometheus
          • Stateful
            • Longhorn
            • Statefulset
          • Helm
            • Client
            • Tick
          • Service Mesh
            • Linkerd
      Elastic
      Deployment de la stack Elastic
      VotingApp
      Deployment de la Voting Application
      Wordpress
      Deployment de Wordpress