Ansible vs. Kubernetes: how they work together

Copier l'URL

Ansible and Kubernetes are open source platforms that serve different roles in automating IT environments, and which can be used separately or together. 

Ansible's main goal is to automate repetitive IT processes across infrastructure components. Kubernetes, meanwhile, is designed to orchestrate the deployment, scaling, and management of containerized applications—making it possible to run software at scale in hybrid environments. These goals are complementary in modern IT environments, and it’s common to use both Ansible and Kubernetes together.

Red Hat® Ansible® Automation Platform and Red Hat OpenShift® are enterprise-grade solutions built on top of Ansible and Kubernetes, respectively. They enhance the core functionality of these tools and provide additional features for large-scale, mission-critical deployments. 

Learn about automating in the cloud

Ansible is an open source automation engine designed to simplify tasks such as system provisioningconfiguration management, application deployment, and other various IT processes. 

Systems administrators and other IT professionals use it to automate the setup and deployment of new systems across diverse environments, such as cloud or on-premise. Ansible ensures that systems maintain a desired configuration, such as keeping software packages up to date. For example, a company might use Ansible to deploy a consistent application stack across hundreds of servers, ensuring system efficiency.

According to Ansible community documentation, Ansible is designed to be:

  1. Agentless: It avoids installation of additional software across IT infrastructure, easing deployment.
  2. Simple: Ansible Playbooks are written in YAML, a plain language that simplifies code readability.
  3. Scalable and flexible: Its modular design supports various operating systems, enabling scalable automation.
  4. Idempotent and predictable: It runs modules repeatedly without altering the desired state.

L'automatisation informatique, qu'est-ce que c'est ?

Formations et certifications pour Red Hat Ansible Automation Platform

Explorez les formations et certifications pour Red Hat Ansible Automation Platform et trouvez le parcours de compétences adapté à votre profil.

En savoir plus

Qu'est-ce qu'une application cloud ?

Intégrez des applications cloud dans votre architecture pour aider vos équipes ou développez votre propre application cloud pour vos utilisateurs internes ou vos clients.

L'edge computing avec Red Hat OpenShift

Red Hat OpenShift est une plateforme Kubernetes d'entreprise pour l'orchestration des conteneurs

Un hyperscaler, qu'est-ce que c'est ?

Les hyperscalers sont d'importants fournisseurs de services cloud capables de proposer des services tels que le calcul et le stockage à l'échelle de l'entreprise.

Automatisation du cloud : ressources recommandées

Articles associés