Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main changes for kube/cluster-init.sh for multi-node cluster handling #4385

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 24, 2024

  1. Main chnages for kube/cluster-init.sh for multi-node cluster handling

    - create the cluster-utils.sh in pkg/kube for a number of functions
    - get EdgeNodeClusterStatus from 'zedkube' for cluster status, cluster
      nodeip, cluster prefix, etc
    - a background process to monitor the cluster mode changes
    - implement cluster mode change logic and operations for change from
      single-node to cluster, or from cluster back to single-node
    - save kube /var/lib at single-node first time setup for later use when
      the mode changes back from cluster mode to single node
    - display eve-release string for get node OS-IMAGE field
    
    Signed-off-by: Naiming Shen <[email protected]>
    naiming-zededa committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8b3271c View commit details
    Browse the repository at this point in the history