Ansible AWX Operator Documentation
Home
GitHub
GitHub
  • Home
    • Contributing
    • Release process
    • Author
    • Code of conduct
    • Get involved
  • Installation
    • Basic install
    • Creating a minikube cluster for testing
    • Helm install on existing cluster
    • Migrating data from an old AWX instance
    • Uninstall
    • Admin user account configuration
    • Network and tls configuration
    • Database configuration
    • Upgrading
    • Deploying a specific version of awx
    • Redis container capabilities
    • Privileged tasks
    • Containers resource requirements
    • Priority classes
    • Scaling the web and task pods independently
    • Assigning awx pods to specific nodes
    • Trusting a custom certificate authority
    • Enabling ldap integration at awx bootstrap
    • Persisting projects directory
    • Custom volume and volume mount options
    • Default execution environments from private registries
    • Exporting environment variables to containers
    • Csrf cookie secure setting
    • Session cookie secure setting
    • Extra settings
    • No log
    • Auto upgrade
    • Service account
    • Labeling operator managed objects
    • Pods termination grace period
    • Disable ipv6
    • Debugging the AWX Operator

Home

The AWX operator is meant to provide a more Kubernetes-native installation method for AWX via an AWX Custom Resource Definition (CRD).

Made with Material for MkDocs