-
Hi there, I have an EKS cluster with nginx-ingress already installed. I'm trying to install Terrakube (using the helm chart), and I've used the values provided by the terrakube docs for the ingress setup. This is what mine looks like, you'll notice it's very similar to the setup in the docs:
The helm chart installs fine, and the configuration gets written to my conf.d directory on the nginx-ingress pod. However, whenever I call For example, if I were to call The values file I'm using for the nginx-ingress controller helm chart are really simple. These are the only settings I'm modifying off the base install:
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 25 replies
-
Hello @jderieg What is the helm chart and terrakube version that you are using? |
Beta Was this translation helpful? Give feedback.
-
I'm able to auth with Github and login now. When I go to create an organization in Terrakube, I'm getting a 403 from the API: |
Beta Was this translation helpful? Give feedback.
-
I've got Terrakube up and running now with a test org and workspace, and some proper team permissions. I'm trying to migrate a state file for some terraform I currently have pointing to Terraform Cloud. Here is my cloud block:
When I run a terraform init, I get the following error:
I also tried using a 'remote' backend instead of 'cloud' (all of our current terraform is using the 'cloud' backend), and when attempting to migrate the state, it gave me the following error:
I'd really much rather use the 'cloud' backend anyway, but I'm not sure what that tfe error entails. I'd also really love to be able to use workspace tags instead of just the workspace name, but it doesn't seem like Terrakube has workspace tags implemented yet, correct? |
Beta Was this translation helpful? Give feedback.
-
Hi guys. i know this issue is a bit stale and my issue might be very different to the above.... when I built my eks cluster using eksctl (and most of the config was the default and not secure lol), I was able to launch terrakube with ease. i have tried to refine my cluster to make it a bit secure and best practice (deploying it now with terraform etc) but my pods for the executor, API are failing cause Redis isn't starting up. has anyone had this problem before?
I'm thinking it could be my security group for the nodes..... would it require a specific redis port? |
Beta Was this translation helpful? Give feedback.
-
nevermind..... the redis pod is failing cause my cluster didn't install the ebs-csi add-on 😖 |
Beta Was this translation helpful? Give feedback.
Hello @jderieg
I think this values can work for you: