definition: relating to or denoting the shortest possible line between two points on a sphere or other curved surface.
Install the geodesic client, if you haven't already:
./install.sh
Run the geodesic shell:
geodesic
Configure your AWS credentials in /geodesic/state/aws
Run assume-role $role where $role is the one you configured in your AWS configuration.
cloud configure
cloud up
cloud init
cloud ssh
cloud down
cloud config pull \
CLUSTER_STATE_BUCKET=config.demo.dev.cloudposse.com \
CLUSTER_STATE_BUCKET_REGION=us-east-1
kubectl outside of geodesicHave kubectl installed on your local machine? Then after setting up geodesic, you can export the KUBECONFIGenvironment variable to point to the one ingeodesic. Note, kubectldoes not support~in for theHOME` directory.
export KUBECONFIG="${HOME}/.geodesic/kubernetes/kubeconfig"
Content type
Image
Digest
sha256:5c6edc24b…
Size
656.5 MB
Last updated
6 months ago
docker pull cloudposse/geodesic