cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Installation issue in Flexera Kubernetes Inventory Agent

Hi,

I have downloaded the krm 1.6.0 and started the installation process.
When i am executing the command 
./install.sh --registry <our artifactory url> 

I am getting below error
creating namespace
error: no objects passed to apply

Can anybody help on what i am missing?
Thanks,
Roshita


(3) Replies

hi ,

Any input from anyone here?

Thanks,
Roshita

Based on the command that you provided, It looks like you do not have the parameters configured correctly for either a scripted or a manual installation. Are you performing a scripted installation with a configured deployment.yaml file? 

If you are performing a scripted installation, then I do not believe that the '--registry' parameter is required. 
If you are performing a manual installation, there are additional parameters that are needed for the installation. You can find the parameters, and details about them,  listed in the Gathering FlexNet Inventory guide

The mandatory parameters for manual install are: 

./install/install.sh --registry registry.example.org 
                     --beacon https://beacon.example.org 
                     --inventory-interval 6h 
                     --stdout > configured.yaml

 

I am only human; anything said is my view or from my own experience and not necessarily that of Flexera.
If my reply answers a question you have raised, please click "ACCEPT AS SOLUTION".

Hi,
Actually i am installing full kubernetes agent (krm)and not lwk agent for the installation steps that you have mentioned.
The documentation i have referred is https://docs.flexera.com/flexera/EN/ITAssets/InvSet-KubAgentDownload.htm 

Thanks,
Ro**bleep**a