Building Kubernetes Operators with the Operator Framework and Ansible

preview_player
Показать описание
Most organizations don't struggle with deploying applications, they struggle with maintaining them, especially applications that maintain state. Enter Kubernetes Operators and the Operator Framework which not only packages our containerized applications but also provides the necessary lifecycle management. In this session we will explain the advantages of Kubernetes Operators and the Operator Framework. We will also demonstrate how to build operators using the Operator Framework scaffolding and Ansible. Finally we will discuss OperatorHub and how to deploy Operators to OperatorHub. Attendees will leave with an understanding of the value of Operators, how to build their own Operators with the Operator Framework and share them with the community via OperatorHub.

Speaker: Keith Tenzer
Track: Container Infrastructure
Рекомендации по теме
Комментарии
Автор

How can I install ansible-operator to run "ansible-operator run local" command?

Автор

Hi All,
I am is ng openshift 4.8, but when I execute the make run or ansible-operator run local, and then add the CR, I am getting an error
ansible-runner invalid argument Hello, choice from (run, start

I think this is some issue with ansible runner or I am missing some steps, but any body faced this or any solution

indranilbanerjee