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

Add support for SLES 15 SP1 #26143

Closed
jambajaar opened this issue Mar 19, 2020 · 1 comment
Closed

Add support for SLES 15 SP1 #26143

jambajaar opened this issue Mar 19, 2020 · 1 comment
Assignees
Milestone

Comments

@jambajaar
Copy link

jambajaar commented Mar 19, 2020

What kind of request is this (question/bug/enhancement/feature request):
Feature request

I am able to run nodes on SLES 12.5 per this:
#25067 (comment)

And, would like to run on SLES 15.1. Is this supported?

gz#8917

@maggieliu maggieliu added this to the v2.4.x milestone Mar 19, 2020
@maggieliu maggieliu modified the milestones: v2.4.x, v2.4.2, v2.4 - Backlog Mar 19, 2020
@maggieliu maggieliu modified the milestones: v2.4 - Backlog, v2.4.1 Mar 30, 2020
@aaronyeeski
Copy link
Contributor

aaronyeeski commented Apr 1, 2020

Validated with Rancher version 2.4.1

Steps:
Launch instances with the following AMI: ami-05c7da163cde739d0
Start docker service

sudo service docker start
sudo usermod -aG docker ec2-user

Custom cluster validated with existing automation.
HA install validated with 7 nodes (3 etcd, 1 control, 3 worker)

kernel
4.12.14-197.26-default
OS details

ec2-user@ip-172-31-15-221:~> cat /proc/version
Linux version 4.12.14-197.26-default (geeko@buildhost) (gcc version 7.4.1 20190905 [gcc-7-branch revision 275407] (SUSE Linux) ) #1 SMP Wed Nov 6 13:59:49 UTC 2019 (493622b)
ec2-user@ip-172-31-15-221:~> cat /etc/*release
NAME="SLES"
VERSION="15-SP1"
VERSION_ID="15.1"
PRETTY_NAME="SUSE Linux Enterprise Server 15 SP1"
ID="sles"
ID_LIKE="suse"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:15:sp1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants