Skip to content

Troubleshooting

kubectl Cluster Access

Important

If you can't see the Constellation AWS Accounts, reach out to Matthew Lowry or Justin Wilkin.

Navigate to ClearRoute's AWS Portal and choose from the following environments:

  • Constellation-NonProd (AWS Account: 799468650620)
  • Constellation-Production (AWS Account: 293883685938)

Export the Access Keys (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN) in your $SHELL and run:

aws eks update-kubeconfig --region ap-southeast-2 --name <dev|prod|sandbox>

If that succeeded, you can then interact with the cluster using kubectl.

Network Policies

Use Hubble to debug any network policies