Ray Krueger
Ray Krueger
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...
**What would you like to be added**: I would like to add a kustomize file so this repo can be installed with `kubectl apply -k` vs using the clone and...
### Mountpoint for Amazon S3 version mount-s3 1.3.2 ### AWS Region us-west-2 ### Describe the running environment Ubuntu 22.04 and Amazon Linux 2023 ### Mountpoint options ```shell sudo mount-s3 --cache...
Google code is shutting down. The documentation should be moved here to the wiki.
## Description The EKS cluster versions in various blueprints are getting a bit behind. We should upgrade all of our blueprints to latest (1.29 at the time of this wrting,...
## Description The spark-k8s-operator example rely on the taxi-trip-execute.sh script to populate test data in an S3 bucket. The current version of this script downloads a 36M file locally and...
**What happened**: Building a rhel image with image-builder will break if the rhel license password contains special characters like $ or ! An image build will fail with a misleading...
**What would you like to be added**: I would like to be able to add tasks to the TinkerBellTemplateConfig without having to take ownership of the entire TinkerbellTemplateConfig. Currently the...
This fixes/relates to #2438 and #290 This commit introduces the AuthenticationRefresher as an implementation of Authentication. It's purpose is to warp another Authentication instance and refresh it very n seconds...
### What would you like to be added? EKS Workshop adds RemoteNodeCidr and RemotePodCidr to every cluster created, regardless of whether or not the EKS Hybrid Nodes module will be...