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 aws-k8s-1.20 variant with Kubernetes 1.20 support #1437

Merged
merged 3 commits into from
Apr 23, 2021

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    40b4d4f View commit details
    Browse the repository at this point in the history
  2. kubernetes-1.20: constrain ip_local_port_range

    Constrains ephemeral ports for k8s-1.20 variants
    etungsten committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    7b5e0a8 View commit details
    Browse the repository at this point in the history
  3. aws-k8s-1.20: enable unified cgroup hierarchy

    Adds `systemd.unified_cgroup_hierarchy=1` to the kernel parameters for
    the aws-k8s-1.20 variant.
    etungsten committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    07f5e84 View commit details
    Browse the repository at this point in the history