Skip to content

Warn if incompatible kubectl version is in use #3329

@tstromberg

Description

@tstromberg

Currently, it's possible to use minikube on a host running v1.6.1 against a master running v1.12.1. This isn't a supported configuration, as per https://github.com/kubernetes/community/blob/master/contributors/design-proposals/release/versioning.md#supported-releases-and-component-skew

We should have a flight check that validates that ancient version of kubectl aren't in use. This would also serve as an early warning to users about issues such as #3203

Metadata

Metadata

Assignees

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions