-
Significant architectural changes have happened to Tinkerbell in the last 12 months; the documentation does not reflect these changes.
To minimize documentation effort we want the following:
1. …
-
**What happened**:
Trying to scale up cluster following directions from: https://anywhere.eks.amazonaws.com/docs/tasks/cluster/cluster-scale/baremetal-scale/
After I add new hardware to a cluster …
-
Currently, Workflows have to be created using a 1:1 mapping between Hardware and Workflow. This has been the case since the beginning. Workflow creation is left up to the user. For large deployments t…
-
Tinkerbells primary backend is Kubernetes. This means it acts as the data source for Hardware, Workflows and Templates. When these objects are submitted to the cluster they do not undergo any validati…
-
As it is a super nice and quick way of getting releases out in automated fashion. Examples here: https://github.com/kinvolk/terraform-provider-tinkerbell.
-
**What happened**:
I try to introduce disk encryption in EKS anywhere cluster for bare metal as follows:
I try to setup the the disk encryption for directory like /var in a tinkerbell action (ri…
-
I'm working on Tinkerbell [game](https://vndb.org/v24774). The extract folder (a0 file) still encrypt so I can't get text with VNTextPatch.
The config find also has result "Found invalid data while …
-
**What happened**: K8s Upgrade failed on self managed 4 node cluster (1 cp, 3 workers) as one of workers machines.cluster.x-k8s.io stuck in phase Provisioning despite the node completing tinkerbel…
-
Hello everyone!
I'm trying to run a very simple EKS anywhere cluster and it hangs on the creation - "Creating new workload" step
My cluster YAML file:
```
apiVersion: anywhere.eks.amazonaws.co…
-
**What happened**:
After I upgrade kubernetes version of EKSA cluster for bare metal with 4 CP nodes(3 used + 1 idle), the workflow of the last upgraded node stuck at STATE_RUNNING (for almost …