Hey Praveen ,
The cloud native edition requires a paid [support plan](https://www.gluu.org/pricing/) for help and queries.
Hint : Make sure kubernetes is actually installed. There doesn't seem to be any kubernetes infrastructure where you are trying to install.
```
wget https://github.com/GluuFederation/cloud-native-edition/releases/download/v1.2.18/pygluu-kubernetes-linux.pyz && chmod u+x pygluu-kubernetes-linux.pyz && ./pygluu-kubernetes-linux.pyz install
```