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

chore: 2-node deploy script #277

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

chore: 2-node deploy script #277

wants to merge 10 commits into from

Commits on Jul 4, 2024

  1. chore: disable CIS hardening by default; sort distros

    Signed-off-by: Tyler Gillson <[email protected]>
    TylerGillson committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    398518b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. chore: add deploy func for easy demo setup

    Signed-off-by: Tyler Gillson <[email protected]>
    TylerGillson committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    53f339a View commit details
    Browse the repository at this point in the history
  2. fix: source .arg to fix image push

    Signed-off-by: Tyler Gillson <[email protected]>
    TylerGillson committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8331a43 View commit details
    Browse the repository at this point in the history
  3. chore: update default 2-node args

    Signed-off-by: Tyler Gillson <[email protected]>
    TylerGillson committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2ef955f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    dde3d34 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. test: add twoNode flag, tidy deploy func

    Signed-off-by: Tyler Gillson <[email protected]>
    TylerGillson committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    270c3c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix: use --push instead of manually pushing images

    Signed-off-by: Tyler Gillson <[email protected]>
    TylerGillson committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d56f3c1 View commit details
    Browse the repository at this point in the history
  2. fix: update example; write manifests to /tmp

    Signed-off-by: Tyler Gillson <[email protected]>
    TylerGillson committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6d217b4 View commit details
    Browse the repository at this point in the history
  3. chore: add K8S_VERSION to sample env

    Signed-off-by: Tyler Gillson <[email protected]>
    TylerGillson committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3817889 View commit details
    Browse the repository at this point in the history
  4. fix: K3S_VERSION -> K8S_VERSION; include TUI

    Signed-off-by: Tyler Gillson <[email protected]>
    TylerGillson committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cbe5136 View commit details
    Browse the repository at this point in the history