You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue as when I deploy a kubernetes servers using no matter which iso the user-data are not ok as it creates a carriage return at the end of the default ssh_authorized_keys and then the whole user-data is wrong and nothing works as expected.
Impossible for Instances to load it from the VR as it's not well formed so not available at http://10.30.0.1/latest/user-data
when I add a user created ssh key during the creation I have the same issue as the default key is still present and fails everything.
If I reopen all intances manually and update the user-data and then restart everything including the VR it finally works but this is not scalable at all and not possible to automate.
Cloudstack : 4.20.2.0
Fresh install. No changes to the standard default public key / private key of Cloudstack.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have an issue as when I deploy a kubernetes servers using no matter which iso the user-data are not ok as it creates a carriage return at the end of the default
ssh_authorized_keysand then the whole user-data is wrong and nothing works as expected.Impossible for Instances to load it from the VR as it's not well formed so not available at
http://10.30.0.1/latest/user-datawhen I add a user created ssh key during the creation I have the same issue as the default key is still present and fails everything.
If I reopen all intances manually and update the user-data and then restart everything including the VR it finally works but this is not scalable at all and not possible to automate.
Cloudstack : 4.20.2.0
Fresh install. No changes to the standard default public key / private key of Cloudstack.
Thank you very much for you help.
Beta Was this translation helpful? Give feedback.
All reactions