Skip to content

Conversation

rcrowe
Copy link

@rcrowe rcrowe commented Oct 14, 2025

When creating a new cluster, with nsc create, the server version reported is v1.32.3.

K8s typically only supports a skew of +/-1 when it comes to client vs server version.

This brings the client version inline with the server version, in order to remove the following warning message...

WARNING: version difference between client (1.26) and server (1.32) exceeds the supported minor version skew of +/-1

When creating a new cluster, with `nsc create`, the server version reported is `v1.32.3`.

K8s typically only supports a skew of +/-1 when it comes to client vs server version.

This brings the client version inline with the server version, in order to remove the following warning message...

```
WARNING: version difference between client (1.26) and server (1.32) exceeds the supported minor version skew of +/-1
```
@hugosantos hugosantos self-requested a review October 14, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants