You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Helm Chart for deploying to a Kubernetes cluster.
To start, we can just focus on a mysql+nginx deployment.
Expected behavior:
Moving forward from docker-compose (which is not going to be supported in the long run by major cloud providers) to kubernetes.
Relevant Code:
https://github.com/markhilton/larakube
This is something to start with. But it is completely independent from laradock. Ideally, we should be able to build containers using laradock (Inside the minikube docker-env for minikube or upload them to a container repository) and then just do a helm install.
Sample Code:
I am not proficient in Kubernetes, but due to the lack of any material out there, i am slowly learning. I just want to start this thread so we can at least start to move towards it.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.
Feature Request:
A Helm Chart for deploying to a Kubernetes cluster.
To start, we can just focus on a mysql+nginx deployment.
Expected behavior:
Moving forward from docker-compose (which is not going to be supported in the long run by major cloud providers) to kubernetes.
Relevant Code:
https://github.com/markhilton/larakube
This is something to start with. But it is completely independent from laradock. Ideally, we should be able to build containers using laradock (Inside the minikube docker-env for minikube or upload them to a container repository) and then just do a
helm install
.Sample Code:
I am not proficient in Kubernetes, but due to the lack of any material out there, i am slowly learning. I just want to start this thread so we can at least start to move towards it.
The text was updated successfully, but these errors were encountered: