-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
I executed this
export PRIVATE_IP=192.168.1.107
./scripts/install.sh -o -P $PRIVATE_IP
but got this error few minutes after I started the install script. Here are the last few parts of the output. Any ideas why it's failing?
[INFO] systemd: Creating service file /etc/systemd/system/k3s.service
[INFO] systemd: Enabling k3s unit
Created symlink /etc/systemd/system/multi-user.target.wants/k3s.service → /etc/systemd/system/k3s.service.
[INFO] systemd: Starting k3s
[INFO ] --- END K3s ---
[INFO ] Setting Kubernetes context to Spinnaker namespace
Context "default" created.
[INFO ] Spinnaker Operator Version: 1.2.5
[INFO ] Spinnaker flavor: oss
The connection to the server 192.168.1.107:8443 was refused - did you specify the right host or port?
[ERROR] Unable to list namespaces of the kubernetes cluster:
[KUBE ] kubectl apply -f https://engineering.armory.io/manifests/pacrd-1.0.1.yaml -n spinnaker
[ERROR] Error executing command:
unable to recognize "https://engineering.armory.io/manifests/pacrd-1.0.1.yaml": Get https://192.168.1.107:8443/api?timeout=32s: dial tcp 192.168.1.107:8443: connect: connection refused
unable to recognize "https://engineering.armory.io/manifests/pacrd-1.0.1.yaml": Get https://192.168.1.107:8443/api?timeout=32s: dial tcp 192.168.1.107:8443: connect: connection refused
Metadata
Metadata
Assignees
Labels
No labels