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
When running the script, if the k3s install fail, the scripts continues.
$ ./scripts/install.sh -o -P localhost
[INFO ] Using OSS Spinnaker
[INFO ] Using OSS Spinnaker
[INFO ] Running minnaker setup for Linux
(...)
[INFO ] --- Installing K3s ---
[ERROR] Can not find systemd or openrc to use as a process supervisor for k3s
[INFO ] --- END K3s ---
[INFO ] Setting Kubernetes context to Spinnaker namespace
....
The text was updated successfully, but these errors were encountered:
When running the script, if the k3s install fail, the scripts continues.
The text was updated successfully, but these errors were encountered: