Skip to content

Don't allow configuration of kubeAPIServer.targetRamMb in the cluster spec on Kubernetes 1.24+ #14276

@danports

Description

@danports

/kind feature

1. Describe IN DETAIL the feature/behavior/change you would like to see.
kOps will allow you to configure kubeAPIServer.targetRamMb in your cluster spec on Kubernetes 1.24+, but then when you try to deploy your cluster, you get this in your api-server logs:

Error: unknown flag: --target-ram-mb

This is due to the removal of this flag in 1.24+: kubernetes/kubernetes#108457

2. Feel free to provide a design supporting your feature request.

Probably best to reject this cluster configuration based on the Kubernetes version and add a note to the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions