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

kubeadm: document the option to use kubeletconfiguration patches #34259

Merged

Commits on Jun 13, 2022

  1. kubeadm: document the option to use kubeletconfiguration patches

    The 'kubeletconfiguration' patch target is a new one in 1.25.
    It allows to apply instance-specific configuration to
    kubelets in a kubeadm cluster by patching the base KubeletConfiguration
    object that is shared by all nodes.
    neolit123 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    fefcf46 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Update content/en/docs/setup/production-environment/tools/kubeadm/kub…

    …elet-integration.md
    
    Co-authored-by: Rey Lejano <rlejano@gmail.com>
    neolit123 and reylejano authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    92e5fc8 View commit details
    Browse the repository at this point in the history