eks-anywhere
eks-anywhere copied to clipboard
EKSA Support Bundle for airgap/offline Clusters
What would you like to be added:
- I have a EKS Anywhere cluster that do not have access to internet. I cannot run EKSA Support bundle against my cluster as it tries to reach out for external endpoints.
eksctl anywhere generate support-bundle -f cluster.yaml
error from support-bundle in offline cluster version v0.7.2 which i know does not support generating support-bundle
eksctl anywhere generate support-bundle -f bll-eksa-mgmt-stg-cmp/bll-eksa-mgmt-stg-cmp-eks-a-cluster.yaml
Error: failed to create support bundle: unable to get cluster config from file: failed reading file from url [https://anywhere-assets.eks.amazonaws.com/releases/eks-a/manifest.yaml ]: Get "https://anywhere-assets.eks.amazonaws.com/releases/eks-a/manifest.yaml ": dial tcp: lookup anywhere-assets.eks.amazonaws.com : no such host
Why is this needed:
- Customers with airgap/offline EKSA Cluster environment are not able to upload bundle logs to AWS Support Console. This is causing delay in troubleshooting customer cases and leading to increase in case analysis time.