Andrei Kvapil

Results 629 comments of Andrei Kvapil

Unfortunately I can't reproduce: ```bash mkdir -p /tmp/3 cat > /tmp/3/Dockerfile

Hi! These files generated on this step https://github.com/aenix-io/talos-bootstrap/blob/b6858d102882bbcf440a1ee20c71f9d0af290c49/talos-bootstrap#L335 They are not intented for manual use and regenerated for every new run. So if you bootstrap your controlplane node, `worker.yaml` will...

`talosctl gen config` by itseld supports specifying type of output files: ``` -t, --output-types strings types of outputs to be generated. valid types are: ["controlplane" "worker" "talosconfig"] (default [controlplane,worker,talosconfig]) ```...

Hmm, so you say if you choose `worker` on the step 2, it is also writes `type: control-plane` for worker.yaml file? ![Screenshot 2024-07-26 at 17 58 58](https://github.com/user-attachments/assets/62ed1daf-7fe5-4936-af5a-a393774ce407)

Your cluster have the same virtual IP, all the nodes communicating through it. It can be done by specifying virtual floating IP or via external load balancer. When you bootstrap...

For testing environments there are some requirements are specified in [`get-started`](https://cozystack.io/docs/get-started) page > You need 3 physical servers or VMs with nested virtualisation: > > ``` > CPU: 4 cores...

We probably need to specify requirements for production ones with some examples on a separate page

Done https://cozystack.io/docs/get-started/

Sounds interesting, let's consider global option for this

done https://cozystack.io/docs/stretched/