Skip to content

Conversation

@cmotadev
Copy link

@cmotadev cmotadev commented Sep 21, 2025

deploy of pygeoapi using helm. Tested on minikube and CRC/Openshift local

Copy link
Contributor

@doublebyte1 doublebyte1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cmotadev Thanks a lot for this contribution! 🙏🏽

It would be nice to have a little bit more of hand-holding on running this setup, perhaps by adding details on the README on how-to run this using minikube. The kubernetes README has a good example of this.

helm/README.md Outdated

## **Local Installation**

To install this chart locally, you'll need a Kubernetes cluster running on your machine, such as **kind**, **minikube**, **CRC/OpenShift Local**, or **Docker Desktop** with Kubernetes enabled. Once your local cluster is up and running, you can install the chart directly from your local file system.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomkralidis
Copy link
Member

Thanks @doublebyte1 for the PR review. It will be great to have a helm setup for our users/community!

@cmotadev cmotadev requested a review from doublebyte1 October 21, 2025 11:53
@cmotadev
Copy link
Author

@cmotadev Thanks a lot for this contribution! 🙏🏽

It would be nice to have a little bit more of hand-holding on running this setup, perhaps by adding details on the README on how-to run this using minikube. The kubernetes README has a good example of this.

Hi @doublebyte1, sorry for late response... I improved readme.md, but I didn´t write how-to for minikube, because helm is platform-agnostic. It only needs any flavour of kubernetes cluster running. I tested in minikube, CRC/OpenShift Local, OCP and OKD using the same steps: (download helm, cd to helm chart dir and helm install chart-name .)

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.

3 participants