Ansible AWX Operator Documentation
Installation
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

Installation

This Kubernetes Operator is meant to be deployed in your Kubernetes cluster(s) and can manage one or more AWX instances in any namespace.

Made with Material for MkDocs