EKS Anywhere¶
eksctl provides access to AWS' feature called EKS Anywhere with the sub command eksctl anywhere. This requires the eksctl-anywhere binary present on PATH. Please follow the instruction outlined here Install eksctl-anywhere to install it.
Once done, execute anywhere commands by running:
eksctl anywhere version
v0.5.0
For more information about EKS Anywhere, please visit EKS Anywhere Website.