Skip to content

Custom kubeadm init parameters #161

@voron

Description

@voron

I'm trying to use local persistent storage. Due to k8s 1.9 I need to enable 3 feature-gates PersistentLocalVolumes=true,VolumeScheduling=true,MountPropagation=true
Thus we need to add --feature-gates to kubeadm init or add data to master-config.yaml
What's the best option to do so?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions