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

✨ Set up default environment for kubectl, crictl, etc. #405

Merged
merged 4 commits into from
Sep 7, 2022
Merged

✨ Set up default environment for kubectl, crictl, etc. #405

merged 4 commits into from
Sep 7, 2022

Commits on Sep 7, 2022

  1. ✨ Set up default environment for kubectl, crictl, etc.

    Update docker and k8s debian key registrations
    Add crictl default container runtime configuration
    Install kubetail on ubuntu 20+
    export DEBIAN_FRONTEND=noninteractive once
    Configure containerd to use Systemd cgroups
    Configure containerd to use the pause image of installed k8s
    
    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    e8962e9 View commit details
    Browse the repository at this point in the history
  2. ✨ Set up default environment for kubectl, crictl, etc.

    Fixes #403
    
    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    c52c620 View commit details
    Browse the repository at this point in the history
  3. Remove kubeconfig export.

    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    807badd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4fe292 View commit details
    Browse the repository at this point in the history