Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible documentation update for #1218 #1345

Open
3 tasks done
adpavlov opened this issue Apr 10, 2023 · 0 comments
Open
3 tasks done

Possible documentation update for #1218 #1345

adpavlov opened this issue Apr 10, 2023 · 0 comments
Labels
community component:docs Improvements or additions to documentation component:operator

Comments

@adpavlov
Copy link

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that the AWX Operator is open source software provided for free and that I might not receive a timely response.

Bug Summary

Since #1218 implemented 2 separate deployments for awx-task and awx-web it's not clear how to deploy AWX using example
as the metadata.name you provide will be the name of the resulting AWX deployment

---
apiVersion: awx.ansible.com/v1beta1
kind: AWX
metadata:
  name: awx-demo
spec:
  service_type: nodeport

AWX Operator version

2.0.0

AWX version

22.0.0

Kubernetes platform

kubernetes

Kubernetes/Platform version

k3s

Modifications

no

Steps to reproduce

not clear

Expected results

deployed AWX

Actual results

not clear

Additional information

No response

Operator Logs

No response

@djyasin djyasin added component:docs Improvements or additions to documentation component:operator and removed needs_triage labels Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community component:docs Improvements or additions to documentation component:operator
Projects
None yet
Development

No branches or pull requests

2 participants