Open raykrueger opened 1 year ago
The Docs for vSphere and Bare Metal, for example, do not include instructions for offline or airgapped install. https://anywhere.eks.amazonaws.com/docs/getting-started/production-environment/vsphere-getstarted/ https://anywhere.eks.amazonaws.com/docs/getting-started/production-environment/baremetal-getstarted/
Right now we are using the Snow offline install instructions for "inspiration" https://anywhere.eks.amazonaws.com/docs/getting-started/production-environment/snow-getstarted/
Specifically I am referring to instruction on how to use the --bundles-override argument with create cluster.
--bundles-override
create cluster
In the Baremetal case, there is a procedure for airgapped deployments.
https://anywhere.eks.amazonaws.com/docs/getting-started/baremetal/baremetal-getstarted/#create-an-initial-cluster
The Docs for vSphere and Bare Metal, for example, do not include instructions for offline or airgapped install. https://anywhere.eks.amazonaws.com/docs/getting-started/production-environment/vsphere-getstarted/ https://anywhere.eks.amazonaws.com/docs/getting-started/production-environment/baremetal-getstarted/
Right now we are using the Snow offline install instructions for "inspiration" https://anywhere.eks.amazonaws.com/docs/getting-started/production-environment/snow-getstarted/
Specifically I am referring to instruction on how to use the
--bundles-override
argument withcreate cluster
.