Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JX Install Fails #292

Closed
superlearn-bot opened this issue Aug 12, 2021 · 0 comments
Closed

JX Install Fails #292

superlearn-bot opened this issue Aug 12, 2021 · 0 comments

Comments

@superlearn-bot
Copy link

Summary

Executed terraform apply and after completion when I tried to execute jx ns jx , it gave me namespace not found. When I checked in Octant health checks I see the following

jx-install
jx-git-operator
False
Check execution error: pod deleted unexpectedly

Steps to reproduce the behavior

terraform init
terraform plan
terraform apply

Expected behavior

JX should be installed

Actual behavior

Installation failed

Terraform version

The output of terraform version is:

Terraform v1.0.4
on darwin_amd64
+ provider registry.terraform.io/hashicorp/aws v3.51.0
+ provider registry.terraform.io/hashicorp/cloudinit v2.2.0
+ provider registry.terraform.io/hashicorp/helm v2.2.0
+ provider registry.terraform.io/hashicorp/kubernetes v2.3.2
+ provider registry.terraform.io/hashicorp/local v2.1.0
+ provider registry.terraform.io/hashicorp/null v3.1.0
+ provider registry.terraform.io/hashicorp/random v3.1.0
+ provider registry.terraform.io/hashicorp/template v2.2.0
+ provider registry.terraform.io/terraform-aws-modules/http v2.4.1

Module version

Operating system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant