-
setup
$ kind create cluster
-
install zot with minimal image for security-minded dist-spec-only
$ helm upgrade zot zot/zot --set image.repository=ghcr.io/project-zot/zot-minimal-linux-amd64
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/bash | |
set -u | |
# example: r6by/testoci | |
: GITHUB_REPOSITORY | |
yesno() { | |
read -p "${1} (y/n)?" choice | |
case "$choice" in | |
y|Y ) return 0;; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tap "aquasecurity/trivy" | |
tap "fluxcd/tap" | |
tap "github/gh" | |
tap "helm/tap" | |
tap "homebrew/bundle" | |
tap "homebrew/cask" | |
tap "homebrew/core" | |
tap "teamookla/speedtest" | |
tap "weaveworks/tap" | |
brew "bash-completion@2" |
This is the gist promised in our our KubeCon EU 2021 talk.
Go to https://github.com/kingdonb/kccnceu2021 for the full experience! 💖🤩
- Check out the
main
branch for the full talk experience (warts and all) - Check out the
present
branch for the solutions according to the presenter - Check out the
terminal
branch for risky root shell fun - Check out the
features
branch for additional features as we incorporate them throughout the week based on your suggestions!
Goal: A simple, memorable, canonical, public timetable to be used for community communication (READMEs, blog posts, etc), not for internal planning.
Purpose: State our commitment to end users to improve their experience in knowing how and when to plan their own infra decisions related to Flux.
When | Flux 2 | Flux 1 |
---|
NewerOlder