juju - lxd availability on CentOS - Ask Ubuntu
i want implement lxd , juju on centos (or redhat). have found matrix https://www.flockport.com/lxc-and-lxd-support-across-distributions/, in stated, lxd not available (yet) on centos. questions:
- the matrix of 2015, there improvements there (i.e. lxd available yet on centos) ?
- how can use juju without lxd (so pure lxc's, is, when lxd not available yet) ?
the matrix of 2015, there improvements there (i.e. lxd available yet on centos) ?
you can find in https://copr.fedorainfracloud.org/coprs/ganto/lxd/ copr repo lxd fedora 25/26. disable selinux work.
now centos 7, can research https://gist.github.com/adamisrael/e6b4a540233a7be6d28decd917b60c3d check lxd , juju centos 7. can little hackish way, people working this.
how can use juju without lxd (so pure lxc's, is, when lxd not available yet) ?
you can deploy juju in amazon web services, google compute engine, , microsoft azure. imagine refer lxc instead of lxd local deployment tests. old juju 1.25 version support (https://jujucharms.com/docs/1.25/config-lxc) juju 2.x versions, local deployment supported lxd.
Comments
Post a Comment