Chris Doherty
Chris Doherty
Tracking and discussion issue for 0.9.
0.7.0 deprecated a set of env variables in favor of standarized ones. They can be removed in 0.8.0. From the help menu: ``` Deprecated CLI flags Deprecated Current --http_port --http-port...
Tracking and discussion issue for the 0.8 release.
When running the CLI to create clusters that have a control plane size of 1 outputs the warning message `Warning: The recommended number of control plane nodes is 3 or...
Implement a `CreateBootstrapCluster` task. At the end of task execution a Kubernetes cluster should exist without any EKS-A specific components installed.
#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....
Tinkerbell has now released all services as official releases enabling us to upgrade most of our dependencies. Changes to Tink and CAPT result in some hardware data being exposed to...
Customers are asking for additional documentation on debugging the Tinkerbell stack. This typically includes understanding the Kubernetes back-end of Tinkerbell and the various types available in the cluster for inspection....
Change `/_package` endpoints to [z-pages](https://stackoverflow.com/questions/43380939/where-does-the-convention-of-using-healthz-for-application-health-checks-come-f).