-
Notifications
You must be signed in to change notification settings - Fork 132
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
Azure Setup Guide / Example #16
Comments
Hey there. So I'm new to Azure but I took the time to try and solve this and here is what I did for anyone that comes along after me. save that to do-lb.yam kubectl create -f do-lb.yam You can check on this with: This should create an external IP for accessing your multi-juicer in Azure after you have followed the rest of the instructions. When done do: helm delete multi-juicer |
Nice 👍, thanks @c0pp3r |
Apologies for the late response. I honestly haven't tried at this point. I would imagine you could handle that somewhere in azure but would have to do some digging. |
Azure guide was update to include external connection, but the guide doesn't show how to set it up using https. |
I added how to setup ssl for the ingress. see: #118 |
I've removed the WIP warning from the Azure Guide now 👍 |
The Azure Setup Example has been started but is still WIP.
Some help, especially from some Azure Experts would be highly appreciated!
https://github.com/J12934/juicy-ctf/blob/master/guides/azure/azure.md
The text was updated successfully, but these errors were encountered: