Skip to content

installer dont complete on raspberry pi 2w nor honor environment variables for debug / timeoutΒ #158

Description

@cornebester

Install fail on raspberry pi 2w
πŸ” Detected glibc system πŸ” Detected init system: systemd πŸ” Detected environment: embedded πŸ” Checking for Docker prerequisite conflicts... βœ… No Docker installation detected πŸ” Checking hostname RFC 1123 compliance... βœ… Hostname 'raspberrypizero2w02' is RFC 1123 compliant πŸ” Checking iptables xt_comment module support... βœ… iptables with xt_comment module support verified πŸ” Checking for required cgroups controllers... βœ… All required cgroups v2 controllers are available: cpuset cpu io memory pids πŸ” Checking for running KubeSolo processes... βœ… No running KubeSolo processes found πŸ” Checking for processes holding KubeSolo ports... βœ… No KubeSolo processes found holding ports πŸ” Checking for file conflicts... ℹ️ Binary /usr/local/bin/kubesolo exists (will be replaced during installation) βœ… No file conflicts detected πŸ”„ Installing kubesolo v1.1.6 for systemd init system... πŸ“₯ Downloading kubesolo v1.1.6... πŸ“¦ Extracting kubesolo... πŸ“ Installing binary... πŸ“ Setting up kubesolo service... βœ… kubesolo service created and started with systemd πŸ“‹ Service status and logs: Status: systemctl status kubesolo Logs: journalctl -u kubesolo -f πŸ” Detected kubectl installation at /usr/local/bin/kubectl πŸ” Detected sudo usage - using real user: admin (home: /home/admin) ⏳ Waiting for kubesolo to generate kubeconfig... ⚠️ Kubeconfig not found in /var/lib/kubesolo/pki/admin/admin.kubeconfig after waiting

curl -sfL https://get.kubesolo.io | KUBESOLO_STARTUP_TIMEOUT=6000 KUBESOLO_DEBUG=true KUBESOLO_APISERVER_EXTRA_SANS="192.168.10.20" sudo -E sh -
OR
KUBESOLO_STARTUP_TIMEOUT=6000 KUBESOLO_DEBUG=true KUBESOLO_APISERVER_EXTRA_SANS="192.168.10.20" curl -sfL https://get.kubesolo.io | sudo sh -

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions