8000 GitHub - schen1/awx-config-operator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

schen1/awx-config-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awx-config-operator

An Ansible AWX config operator for Kubernetes built with Operator SDK and Ansible.

Description

This project shows how to develop a custom ansible operator via the Operator SDK. It complements awx-operator and ad 5B08 ds a ServiceMonitor for an AWX instance by creating a AWXConfig.

Prerequisites

operator-sdk v1.32.0 as there is a current issue with more recent versions.

Create the Structure

operator-sdk init --domain acme.com --plugins ansible
operator-sdk create api --group awx --version v1alpha1 --kind AWXConfig --generate-role

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0