A new Flexera Community experience is coming on November 25th. Click here for more information.
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
Feb 19, 2024 07:31 AM - last edited on Feb 20, 2024 10:11 AM by AustinG
hi ,
Any input from anyone here?
Thanks,
Roshita
Feb 20, 2024 12:58 AM - last edited on Feb 20, 2024 10:12 AM by AustinG
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
Feb 21, 2024 10:15 AM
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
Feb 22, 2024 02:51 AM