eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
#3233 is a prereq to this issue. The Tinkerbell provider imposes a constraint on customers that requires them to use machines with the same disk type in node groups (e.g....
**What happened**: When the mgmt and worker nodes' timestamps are out of sync, there are errors like below: >```level=error msg=k8sError error="github.com/cilium/cilium/pkg/k8s/watchers/endpoint_slice.go:91: Failed to watch *v1beta1.EndpointSlice: failed to list *v1beta1.EndpointSlice: Unauthorized"...
*Description of changes:* Adding information about supported Kubernetes versions and operating systems, as well as support FAQs from PM, to docs Support page.
Bottlerocket only support one user with the name `ec2-user` and one key that user can provide. EKS-A should properly validate the inputs from the user on cluster spec and error...
Users may want to use their own LoadBalancer solution instead of kube-vip to expose Tinkerbell services externally. This feature would allow them to do that using a field in cluster...
**What would you like to be added**: vSphere Folder checks are already there for control plane and worker nodes. Add the same logic for ETCD machines. CAPV logs: ``` E0906...
ValidateFileOrEnv validates a given kubeconfig filename, or, if and only if that filename is an empty string, falls back to a kubeconfig filename from the environment, and validates it. This...
**What happened**: Installing package controller when using AWS IAM Auth kubeconfig returns the following error: ``` eksctl anywhere install packagecontroller -f $CLUSTER_NAME.yaml Error: Unable to connect to the server: getting...
*Issue #, if available:* *Description of changes:* *Testing (if applicable):* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms...
enecccbnikegunfhjnherlnekglgvuleuueirbbvvcld *Issue #, if available:* *Description of changes:* Reference to [Troubleshoot.sh](https://github.com/replicatedhq/troubleshoot/blob/main/cmd/troubleshoot/cli/interactive_results.go) and termui, add a terminal UI to display analyzer outputs. The UI will be automatically presented with list of...