Artiom Diomin
Artiom Diomin
In continuation of https://github.com/mssun/passforios/issues/205#issuecomment-519277716 I'll describe what happened there. A bit fancy key (Curve25519) look like this: ``` $ gpg -K --with-keygrip ------------------------------------------ sec ed25519/0x298B871AA1F5FF35 2019-08-08 [C] 8B1A2AC11D7E587276404BF9298B871AA1F5FF35 Keygrip =...
I’m as user of time tracking (watson in my case) sometimes find myself editing logs. Would be nice to have that too. Also reports from watson are pretty good, but...
xref #2243
xref #2242
**What feature would you like to be added?** Have a subcommand that will spit out example terraform configuration for chosen provider + kubeone config that's ready to use it +...
**What type of PR is this?** /kind feature /kind api-change **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #,...
Currently we don't support having both, terraform integration sourcing information from terraform output and and having `controlPlane.hosts` configured, because terraform overwrites `controlPlane.hosts` completely, because we don't support merging sourced info...
AWS terraform examples are using too liberal policies. * [ ] lock down worker instance profiles to the very minimal permissions * [ ] lock down control plane to possible...
At the moment we have bunch of scripts that are hardcoded into the KubeOne itself and there is no way to customize them. We could use [OSP API from OSM...
Since we want to somehow stick to upstream kubernetes releases, and to get rid of weekly tags as they don't work for us.