-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement Kubernetes IaC | helm | kpt - for spring boot and mysql 8 containers - statefulset and deployment #6
Comments
on mini5 - intel for pre-prod
|
prep jdk 17 on ubuntu 22
try network fix
|
use docker compose host name for now
Note: did not use the compose above - straight docker
move to kubernetes now |
testing on iphone 15
|
reference helm
Initialize helmfollow https://helm.sh/docs/intro/quickstart/ test with
https://kubernetes.io/docs/reference/kubectl/quick-reference/
|
https://kubernetes.io/docs/tasks/run-application/run-single-instance-stateful-application/
https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/
https://learn.microsoft.com/en-ca/azure/application-gateway/tutorial-ingress-controller-add-on-existing?toc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Faks%2Ftoc.json&bc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fbread%2Ftoc.json
https://learn.microsoft.com/en-ca/azure/application-gateway/overview
See
mysql
test connection to mysql
keep port forwarding up
Note: clusterIP is not set
The text was updated successfully, but these errors were encountered: