You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
We need a script that can be run to verify the environment. This can save a ton of time automating this process.
Pre Setup
. Cloud9 default EC2 profile has been disabled
. Environmental vars are set correctly
. That the account can create an ELB (per #544)
Post Cluster Install
. VPC and subnets are tagged correctly
. Heptio-derived username matches cluster-owner username
. sts get-caller-identification username matches cluster-owner-username
Post kubeconfig creation
. cluster name is identical in both EKS and kubeconfig
. cert is identical in both EKS and kubeconfig
. endpoint is identical in both EKS and kubeconfig
The text was updated successfully, but these errors were encountered:
We need a script that can be run to verify the environment. This can save a ton of time automating this process.
Pre Setup
. Cloud9 default EC2 profile has been disabled
. Environmental vars are set correctly
. That the account can create an ELB (per #544)
Post Cluster Install
. VPC and subnets are tagged correctly
. Heptio-derived username matches cluster-owner username
. sts get-caller-identification username matches cluster-owner-username
Post kubeconfig creation
. cluster name is identical in both EKS and kubeconfig
. cert is identical in both EKS and kubeconfig
. endpoint is identical in both EKS and kubeconfig
The text was updated successfully, but these errors were encountered: