typhoon
typhoon copied to clipboard
Minimal and free Kubernetes distribution with Terraform
When deploying a cluster following this guide using Terraform Cloud in Remote Execution Mode, the run fails with the following error: ``` timeout - last error: SSH authentication failed (core@:22):...
**Description** In many use cases, the controller nodes are not used to schedule/host services and can be omitted from advertisement on external load balancers. This is easy enough to do...
Considering stable streams have began shipping in Fedora CoreOS it would be nice to see typhoon setup CoreOS baremetal like it does for AWS. Considering the logic exists within AWS...
Since Kubernetes v1.14 it's possible to use "local" volumes: https://kubernetes.io/docs/concepts/storage/volumes/#local This is currently not possible in typhoon, because of this: https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/blob/master/docs/faqs.md#volume-does-not-exist-with-containerized-kubelet It would work when one add the following (as...
## Feature Request Add support for the Cloud Controller Manager (possibly as Typhoon addon?) Documentation: https://kubernetes.io/docs/tasks/administer-cluster/running-cloud-controller/ ### Feature Kubernetes v1.6 introduced a new binary called cloud-controller-manager. cloud-controller-manager is a daemon...
## Bug For want of a better categorisation. The first thing that kube-proxy logs at startup is the following: ``` W0913 12:02:58.529651 1 server.go:195] WARNING: all flags other than --config,...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.7 to 9.5.9. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.9 Fixed navigation pruning with tabs and sections enabled mkdocs-material-9.5.8 Added Tamil translations Updated Esperanto translations Fixed relative...
### Overview As of now, flatcar-linux on bare-metal only supports the amd64 architecture since the "amd64-usr" string is hardcoded everywhere in the code. I would like to change this and...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mkdocs-material](https://togithub.com/squidfunk/mkdocs-material) ([changelog](https://squidfunk.github.io/mkdocs-material/changelog/)) | patch | `==9.5.21` -> `==9.5.22` | --- ### Release Notes squidfunk/mkdocs-material (mkdocs-material)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/flannel/flannel | kubernetes_daemonset | patch | `v0.25.1` -> `v0.25.2` | --- ### Configuration...