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
Hello, again! I'm here to show my progress and ask your help for my daily learning kubernetes.
As said in my previous post, i'm learning kubernetes and i found this tool as a great help creating and destroying clusters at <50cents/day, and maybe i will go in production with my services one day with it!! Thank you very much for it!
But readying a lot of documentation around the web, it is difficult for me to put them togheter in a real world working example. I like to understand what i'm doing. I don't want to use helm charts by now, maybe later.
I'm writing here because i don't know where to ask, and maybe my posts can be used by other user in my same situation... Please let me know if i'm doing wrong and i will stop this!
So the problem: i want to do a simple wordpress installation with persistent volumes over longhorn. All seems that is created and working. i've also installed an external rancher and i can see all the pods, deployments, volumes in the longhorn dashboard too.
I'm pointing a proxyed cloudflare domain to the loadbalancer (no need to manage certificates, this is done by cloudflare) but i have 50% of 502 bad gateway refreshing the page in the browser. One time it works, one time i have 502.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, again! I'm here to show my progress and ask your help for my daily learning kubernetes.
As said in my previous post, i'm learning kubernetes and i found this tool as a great help creating and destroying clusters at <50cents/day, and maybe i will go in production with my services one day with it!! Thank you very much for it!
But readying a lot of documentation around the web, it is difficult for me to put them togheter in a real world working example. I like to understand what i'm doing. I don't want to use helm charts by now, maybe later.
I'm writing here because i don't know where to ask, and maybe my posts can be used by other user in my same situation... Please let me know if i'm doing wrong and i will stop this!
So the problem: i want to do a simple wordpress installation with persistent volumes over longhorn. All seems that is created and working. i've also installed an external rancher and i can see all the pods, deployments, volumes in the longhorn dashboard too.
I'm pointing a proxyed cloudflare domain to the loadbalancer (no need to manage certificates, this is done by cloudflare) but i have 50% of 502 bad gateway refreshing the page in the browser. One time it works, one time i have 502.
What wrong with this config file i did by hands?
Thank you again!
Beta Was this translation helpful? Give feedback.
All reactions