We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Automate Kubernetes Workloads with Ansible

Formal Metadata

Title
Automate Kubernetes Workloads with Ansible
Subtitle
Easy deployment, self-service provisioning, and day-2 management!
Title of Series
Number of Parts
561
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Ansible, the familiar IT automation tool, makes it easier than ever to automate your Kubernetes cluster. This talk introduces two practical ways to define and provision complex applications using Ansible Automation with Kubernetes. Have you longed for a simple yet powerful way to automate workloads on Kubernetes? Ansible, the familiar IT automation tool, makes it easier than ever to automate your cluster. This talk introduces two practical ways to define and provision complex applications using Ansible Automation with Kubernetes. The Automation Broker allows users to leverage Ansible Automation to define and orchestrate applications, making them available for self-service provisioning in the Service Catalog. The Ansible Operator allows users to actively manage the full lifecycle of an application by defining management behaviors with Ansible; the Operator handles everything else. In this session you will learn: How to define and deploy your application on Kubernetes using Ansible. How to publish your own applications in the Kubernetes Service Catalog. How to create a Kubernetes Operator using Ansible.