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 RHEL 8 support to kops (GA May 7, 2019) #7129

Closed
neoakris opened this issue Jun 11, 2019 · 11 comments
Closed

Add RHEL 8 support to kops (GA May 7, 2019) #7129

neoakris opened this issue Jun 11, 2019 · 11 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@neoakris
Copy link

neoakris commented Jun 11, 2019

1. Describe IN DETAIL the feature/behavior/change you would like to see.
RHEL8 achieved GA May 7, 2019
https://developers.redhat.com/blog/2019/05/07/red-hat-enterprise-linux-8-now-generally-available/
I'd like to see kops upstream add support for it.

2. Feel free to provide a design supporting your feature request.
@cassandracomar added support on https://github.com/VibrentHealth/kops/tree/rhel8
I was able to build kops off that branch, use an overridden KOPS_BASE_URL env var + custom binary + custom RHEL8 AMI (se linux disabled) in instancegroups.yaml to successfully get a RHEL8 cluster provisioned with kops.

I'd like to see the change get merged into release-1.13 so we wouldn't need to use custom kops in the future when 1.13 gets released.


Update:
No mention of it in the release notes of kops 1.13.0 (hopefully a patch version will include it.)
It has been cherry picked into kops 1.14.0, so maybe it'll be in 1.14.0-alpha.4 or higher

@neoakris
Copy link
Author

neoakris commented Jun 11, 2019

PR #7287
^ has been merged
Don't yet see it in a release though

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 10, 2019
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Dec 10, 2019
@fejta-bot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@k8s-ci-robot
Copy link
Contributor

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@rifelpet
Copy link
Member

rifelpet commented Jan 9, 2020

/reopen
/remove-lifecycle rotten

@hakman has been working on adding support. We now have end-to-end tests for RHEL 8 as well

https://testgrid.k8s.io/sig-cluster-lifecycle-kops#kops-aws-rhel-8

@k8s-ci-robot k8s-ci-robot reopened this Jan 9, 2020
@k8s-ci-robot
Copy link
Contributor

@rifelpet: Reopened this issue.

In response to this:

/reopen
/remove-lifecycle rotten

@hakman has been working on adding support. We now have end-to-end tests for RHEL 8 as well

https://testgrid.k8s.io/sig-cluster-lifecycle-kops#kops-aws-rhel-8

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Jan 9, 2020
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 8, 2020
@hakman
Copy link
Member

hakman commented Apr 9, 2020

This was fixed by #8164 and will be available in Kops 1.18.
RHEL uses iptables NFT only, which is only supported in Kubernetes 1.17+.

Backporting will not be possible due to dependencies on other fixes.

@hakman
Copy link
Member

hakman commented Apr 9, 2020

/close

@k8s-ci-robot
Copy link
Contributor

@hakman: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

5 participants