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 MaxPods to KubeletConfig #2075

Merged
merged 4 commits into from
Jun 1, 2022
Merged

Add MaxPods to KubeletConfig #2075

merged 4 commits into from
Jun 1, 2022

Commits on Jun 1, 2022

  1. Add MaxPods to KubeletConfig

    Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
    xmudrii committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d6cc205 View commit details
    Browse the repository at this point in the history
  2. Use int32 pointer for maxPods

    Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
    xmudrii committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    ed34cad View commit details
    Browse the repository at this point in the history
  3. Allow sourcing KubeletConfig for hosts from Terraform state

    Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
    xmudrii committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    0d3fa22 View commit details
    Browse the repository at this point in the history
  4. Update example config

    Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
    xmudrii committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    18a1253 View commit details
    Browse the repository at this point in the history