> READ THIS FIRST!: We recently announced Taiga plans for the future and they greatly affect how we manage this repository and the current Taiga 6 release. Check it here.chore: readme announce taiga-next
I have been able to generate kubernetes deployment files using Kompose and finally got all the containers running in kibernetes after struggling a bit with the volumes.
However, I see that the taiga-back servive is unstable. It keeps giving this error. This is the cluster endpoint IP.
Is the server running on host "3x.1x3.88.xx6" and accepting
TCP/IP connections on port 5432?
and I am not able to access the application from outside.
kubernetes ClusterIP 10.116.0.1 <none> 443/TCP 109m taiga-gateway LoadBalancer 10.116.10.159 3x.x8x.5x.2x3 9000:32087/TCP 105m
However, it is different from the loadbalancer's IP. I am a bit confused about this. Is this the reason why I am not able to access this? or is it something I missed entirely? Please guide a little.
> READ THIS FIRST!: We recently announced Taiga plans for the future and they greatly affect how we manage this repository and the current Taiga 6 release. Check it here.chore: readme announce taiga-next
I have been able to generate kubernetes deployment files using Kompose and finally got all the containers running in kibernetes after struggling a bit with the volumes.
However, I see that the
taiga-back
servive is unstable. It keeps giving this error. This is the cluster endpoint IP.and I am not able to access the application from outside.
kubernetes ClusterIP 10.116.0.1 <none> 443/TCP 109m taiga-gateway LoadBalancer 10.116.10.159 3x.x8x.5x.2x3 9000:32087/TCP 105m
I have provided my cluster endpoint IP here
However, it is different from the loadbalancer's IP. I am a bit confused about this. Is this the reason why I am not able to access this? or is it something I missed entirely? Please guide a little.