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

Enhance installation using Kubernetes #1656

Closed
wants to merge 1 commit into from

Conversation

qyqcswill
Copy link

No description provided.

@fiftin
Copy link
Collaborator

fiftin commented Jan 10, 2024

Hi @qyqcswill good instruction, but it is too large for README.md.

We have repo for docs: https://github.com/semaphoreui/ansible-semaphore-docs

I will be very grateful if you create a PR there.

@samerbahri98
Copy link
Contributor

maybe put the manifest in deployment/k8s/manifest.yaml and write the instructions to run kubectl apply from GitHub.
example:

kubectl apply -f https://raw.githubusercontent.com/ansible-semaphore/semaphore/<TAG>/deployment/k8s/manifest.yaml

@tboerger
Copy link
Collaborator

tboerger commented Feb 2, 2024

Maybe it would be better to define Kustomize manifests within the deploy directory and automatically render a single manifest from that? That way you can provide all relevant parts for simple kubectl apply and users of Kustomize at the same time. If you don't have the time/engery to handle that I can create a PR for that.

Besides that I am also publishing a Helm chart at https://artifacthub.io/packages/helm/cloudhippie/ansible-semaphore which gets automatically updated with new Semaphore releases.

@qyqcswill
Copy link
Author

Maybe it would be better to define Kustomize manifests within the deploy directory and automatically render a single manifest from that? That way you can provide all relevant parts for simple kubectl apply and users of Kustomize at the same time. If you don't have the time/engery to handle that I can create a PR for that.

Besides that I am also publishing a Helm chart at https://artifacthub.io/packages/helm/cloudhippie/ansible-semaphore which gets automatically updated with new Semaphore releases.

It could't be better now! Close it.

@qyqcswill qyqcswill closed this Feb 2, 2024
@tboerger
Copy link
Collaborator

tboerger commented Feb 2, 2024

It could't be better now! Close it.

I guess this refers to the published Helm chart? :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants