Hi Folks,
Hope all is well, I have upgrade to the latest community LENS and getting the below ERROR :
austin@Austins-Mac-Mini ~ % kubectl drain kn07.pxa.lan --delete-local-data --ignore-daemonsets --force
/Users/austin/Library/Application Support/Lens/binaries/kubectl/1.11.10/kubectl: line 1: syntax error near unexpected token <' /Users/austin/Library/Application Support/Lens/binaries/kubectl/1.11.10/kubectl: line 1:
<?xml version='1.0' encoding='UTF-8'?>NoSuchKey
The specified key does not exist.
No such object: kubernetes-release/release/v1.11.10/bin/darwin/arm64/kubectl ’
Is this no longer supported ?
Hey,
Is that same command working when using kubectl outside of Lens? Does this exact command work with a different version of Lens?
We have seen NoSuchKey: The specified key does not exist.
errors but not releated to a version of Lens, more releated to authentication configuration with EKS.
When I google:
kubernetes 1.11 drain node NoSuchKey
The specified key does not exist
I mostly see people needing to look into their configuration with S3.
Kindly,
The Lens Team