Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gap between software requirements and documentation for ECE #135

Open
111andre111 opened this issue Oct 1, 2021 · 0 comments
Open

gap between software requirements and documentation for ECE #135

111andre111 opened this issue Oct 1, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@111andre111
Copy link

111andre111 commented Oct 1, 2021

Let me describe with a table because that should illustrate better what I mean.
Basically in the documentation we sometimes mention another concrete software than in the actual documentation

OS Documentation Ansible file Docker/Cli Ansible vs Docker/Cli Doc Containerd Ansible vs Containerd Doc Storagedriver Ansible vs Storagedrive Doc
CentOS 7 https://www.elastic.co/guide/en/cloud-enterprise/current/ece-configure-hosts-rhel-centos-cloud.html https://github.com/elastic/ansible-elastic-cloud-enterprise/blob/master/vars/os_CentOS_7.yml 20.10.8 vs 20.10.* but later than 20.10.7 1.4.3 vs 1.4.* overlay2 vs overlay2
CentOS 8 https://www.elastic.co/guide/en/cloud-enterprise/current/ece-configure-hosts-rhel-centos-cloud.html https://github.com/elastic/ansible-elastic-cloud-enterprise/blob/master/vars/os_CentOS_8.yml 20.10.8 vs 20.10.* but later than 20.10.7 1.4.3 vs 1.4.* overlay2 vs overlay2
RHEL 7 https://www.elastic.co/guide/en/cloud-enterprise/current/ece-configure-hosts-rhel-centos-cloud.html https://github.com/elastic/ansible-elastic-cloud-enterprise/blob/master/vars/os_RedHat_7.yml 20.10.8 vs 20.10.* but later than 20.10.7 1.4.3 vs 1.4.* overlay2 vs overlay2
RHEL 8 https://www.elastic.co/guide/en/cloud-enterprise/current/ece-configure-hosts-rhel-centos-cloud.html https://github.com/elastic/ansible-elastic-cloud-enterprise/blob/master/vars/os_RedHat_8.yml 20.10.8 vs 20.10.* but later than 20.10.7 1.4.3 vs 1.4.* overlay2 vs overlay2
Ubuntu 16 https://www.elastic.co/guide/en/cloud-enterprise/current/ece-configure-hosts-ubuntu-cloud.html https://github.com/elastic/ansible-elastic-cloud-enterprise/blob/master/vars/os_Ubuntu_16.yml 19.03.15* vs 19.03.* 1.4.3-1* vs 1.2.* overlay2 vs overlay2
Ubuntu 18 https://www.elastic.co/guide/en/cloud-enterprise/current/ece-configure-hosts-ubuntu-cloud.html https://github.com/elastic/ansible-elastic-cloud-enterprise/blob/master/vars/os_Ubuntu_18.yml 19.03.15* vs 19.03.* 1.4.3-1* vs 1.2.* overlay2 vs overlay2
SLES 12 https://www.elastic.co/guide/en/cloud-enterprise/current/ece-configure-hosts-sles12-cloud.html https://github.com/elastic/ansible-elastic-cloud-enterprise/blob/master/vars/os_SLES_12.yml docker-19.03.14_ce vs docker-19.03.14_ce - overlay vs overlay2

So to summarize is seems that there is no playbook completely matching the requirements in documentation at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant