Questions tagged [jenkins-x-3]

4 questions
1
vote
0 answers

Jenkins-x 3 deployment issues on EKS with Terraform

I am new to Jenkins-x and having trouble with the installation on EKS using Secrets Manager with Terraform installation approach. Seeing these errors. Any help is really appreciated. I did make a dummy commit to our internal bitbucket cluster…
cnu
  • 461
  • 8
  • 19
1
vote
1 answer

Jenkins-X 3 operator install fails to download "jx3/jx-git-operator"

Trying to successfully install Jenkins X 3 on a vanilla Kubernetes cluster. Installing jenkins-x 3 operator in AWS EKS vanilla cluster, using the following command: jx admin operator --username myuser --token PAT -u…
adam
  • 307
  • 3
  • 10
0
votes
0 answers

Jenkins-X version 3 command to install helm chart

Can someone help me with the jx command to install an application's helm chart ?? I do know that this can be acheived in jx 2.x versions using jx step helm But in jx v3.x, i do see that this command in no longer available. So, if i were to install…
0
votes
1 answer

Installation of JX3 with Terraform on EKS does not auto populate secrets

I installed JX3 on EKS using terraform using the instructions in their documentation. However none of the secrets are being auto populated. jx admin logs shows the following: error: failed to find hmac token from secret: could not find lighthouse…
coder
  • 151
  • 2
  • 2
  • 12