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

Create structure to deploy kubephp using Helm Chart #17

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

EHER
Copy link

@EHER EHER commented Jan 31, 2022

What does this implement/fix? Explain your changes.

It will provide GitHub actions to build the images, push to GitHub Registry and a release process to serve a chart repository on Github pages (must be enabled on repo settings by choosing a theme).
Also comes with the chart template configured with kubephp containers.

Does this close any currently open issues?

Noup.

Any relevant logs, error output, etc?

Some repositories used to test it:

Any other comments?

Noup.

Where has this been tested?

The latest test running the chart was done here:

https://github.com/EHER/miniature-octo-chainsaw

Beep Boop!

Signed-off-by: 💻 Eher <alexandre@eher.com.br>
Use GitHub actions to turn a GitHub project into a self-hosted Helm chart repo,
using helm/chart-releaser CLI tool.

Signed-off-by: 💻 Eher <alexandre@eher.com.br>
Release the images on Github Registry based on branch and tag.
Production and Dev images will be available.

Signed-off-by: 💻 Eher <alexandre@eher.com.br>
One Pod runs both containers.
It's possible to change the images on charts/kubephp/values.yaml (even use the development version).

Signed-off-by: 💻 Eher <alexandre@eher.com.br>
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.

None yet

1 participant