Marian Koreniuk

Results 19 comments of Marian Koreniuk

I plan to implement LINSTORE directly into Proxmox itself, but integrating LINSTORE and proxmox disk management into the cozystack using the cluster API and possibly the create operator, this still...

@kvaps You presented a pretty good idea, but I would like to give customers the opportunity to determine what type of isolation will be for Database as a service and...

Integrating process for proxmox - [x] Prepare ansible role install 3 proxmox server - done - [ ] ~~Install LINSTOR as shared storage on proxmox~~ - will be used current...

> So you want to make Cozystack manage LXC containers and run DBs inside of them? @kvaps To give the user the opportunity to choose either LXC or VM, if...

> If it can help: > > A Proxmox CCM Project https://github.com/sergelogvinov/proxmox-cloud-controller-manager > > A Proxmox CSI Project: https://github.com/sergelogvinov/proxmox-csi-plugin Thx, we know about these projects, the integration for them is...

> @themoriarti Can I help you with the integration of Proxmox into Cozystack? And if yes, how? Sure, we are always open to cooperation, in this thread there is an...

@remipcomaite Cozystack telegram chat https://t.me/cozystack you can discuss the details there, or come to the meeting on Thursday https://meet.google.com/swr-urij-hde https://docs.google.com/document/d/18OtrmgeiRHGhufRAuWHZuZOOSNBZagouNvULDmeJ2F4/edit 1) We don't need kube-ovn, we have enough proxmox capabilities,...

We are waiting for a response from etcd-operator https://github.com/aenix-io/etcd-operator/issues/199 , if they make changes it will simplify the integration.

@kvaps Can you add the default value of requests and resource limits when creating an etсd cluster?

> Kubeadm defaults are: > > ```yaml > resources: > requests: > cpu: 100m > memory: 100Mi > ``` > > I would prefer to stick with these values, considering...