Vladislav A
Vladislav A
@romsworld please provide full ``` pip install -r requirements.txt ``` output
seems you're using incomplete config 1. You can re-run cluster with smtp config in user template ``` # SMTP server and credentials used for sending emails smtp: server: address email:...
did you set correct ip address or it has been changed? I see different ip addresses 10.0.0.7 and 10.96.0.1
not absolutely sure, but looks like port forwarding error ``` 42479 -> 44134: error forwarding port 44134 to pod 58b922e7943c6e9494360d5780fa390aa7ea142a4401c0e7af213f3178ebd009, uid : exit status 1: 2023/04/12 17:50:13 socat[139068] E connect(5,...
i've tried to start cluster, but it failing with ``` (.venv) vlad@ops-experimental:~/optscale/optscale-deploy$ ./runkube.py --no-pull --with-elk -o overlay/user_template.yml -- optscale local 21:50:05.120: Connecting to ctd daemon 172.25.1.157:2376 21:50:05.120: Сomparing local images...
After investigating problematic I will not suggest to trigger migrations with Helm hooks, Hooks are synchronous relative to Helm, not our cluster. IMHO if we have to implement best practice...
Hello, @s4mur4i. Thank you for your PR. We currently have significant pending changes awaiting merge that will update Kubernetes to the latest version, 1.32. It looks like many issues will...
> Sure, sounds like a plan! Hi, @s4mur4i we delivered a huge update, could you please rebase to the last changes?
@s4mur4i, could you please review the update we made? It looks like some of the fixes were already addressed during the K8s update.