Blog DevOps Keep in touch

Subscribe to our newsletter

Kubernetes productivity tips and tricks with Kubectl & Helm

Kubernetes productivity tips and tricks with Kubectl & Helm

Here are some tips and tricks that will improve your productivity with Kubernetes using Kubectl autocompletion & aliases and Helm, a package manager.

Top 5 of Kubernetes Monitoring tools

Top 5 of Kubernetes Monitoring tools

You don't know which tool you should use to monitor your Kubernetes cluster? Here is a description of Prometheus, Datadog, and other tools.

How to transform 32 crons into a Kubernetes CronJob with Helm?

How to transform 32 crons into a Kubernetes CronJob with Helm?

Learn how to refactor your Helm templates by writing one helm template to deploy several similar Kubernetes cronjob: transform 32 crons into cronjob resources

Docker vs Kubernetes: are they really to be compared?

Docker vs Kubernetes: are they really to be compared?

What is a container? What is an orchestrator? Padok explains the complementarity between Docker & Kubernetes, and how to use these technologies together

Docker Commands to use: Docker vs Docker-compose

Docker Commands to use: Docker vs Docker-compose

Here are a few Docker and Docker-Compose commands you need to know before starting an IT project. Discover the basic knowledge of Docker.

Docker vs Machines Virtuelles (VM): containerize a legacy app

Docker vs Machines Virtuelles (VM): containerize a legacy app

Why should you containerize? Containers are taking the lead on VMs since it's quicker and easier to use. Learn how to containerize your legacy app with Docker.

DevOps: how to make it work with an agile methodology

DevOps: how to make it work with an agile methodology

Conflict of interest between Development and Operational team isn't new. How some methodologies as DevOps or Agile, can help collaboration in IT projects?