zlhgo commented on pull request #208:
URL:
https://github.com/apache/apisix-helm-chart/pull/208#issuecomment-1005842680
@tao12345666333 yes, this is my k8s version. how can i solve this problem?
thank you.
command
```
kubectl version
```
output
```
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.2",
GitCommit:"092fbfbf53427de67cac1e9fa54aaa09a28371d7", GitTreeState:"clean",
BuildDate:"2021-06-16T12:59:11Z", GoVersion:"go1.16.5", Compiler:"gc",
Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"18+",
GitVersion:"v1.18.8-aliyun.1",
GitCommit:"88cd532cf1ea007936b65f61b77c2b41072537db", GitTreeState:"clean",
BuildDate:"2021-12-16T01:49:23Z", GoVersion:"go1.13.15", Compiler:"gc",
Platform:"linux/amd64"}
WARNING: version difference between client (1.21) and server (1.18) exceeds
the supported minor version skew of +/-1
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]