cozystack
cozystack copied to clipboard
Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
Hi! If somebody installs cozy-stack with some kind of configmap: ```yaml apiVersion: v1 kind: ConfigMap metadata: name: cozystack namespace: cozy-system data: bundle-name: "paas-full" ipv4-pod-cidr: "100.64.0.0/16" ipv4-pod-gateway: "10.64.0.1" ipv4-svc-cidr: "10.65.0.0/16" ipv4-join-cidr:...
Following up to https://github.com/clastix/kamaji/pull/509#issuecomment-2273894119
While Talos Linux itself does not support setting source-based routing, we have to provide the information how to configure it using DaemonSet. We have to add reference on article https://blog.aenix.io/configuring-routing-for-metallb-in-l2-mode-7ea26e19219e,...
Add a gateway to do webssh/RDP to VMs. Guacamole project could help.
Should be great to have this tools to import VMs directly from Vmware. Cf: https://github.com/harvester/vm-import-controller
Creation of VM template: based on ISO, vcpu/RAM and network specifications.
It should be great if we can add a PVC to store ISO files to be used for VM.
Should be great if we can add ressources limitations per tenant/namespace
Oportunity to order and utilize S3-buckets