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
# Source: https://gist.github.com/vfarcic/8ebbf4943c5c012c8c98e1967fa7f33b | |
##################################################################### | |
# Say Goodbye to Containers - Ephemeral Environments with Nix Shell # | |
##################################################################### | |
# Additional Info: | |
# - Nix: https://nixos.org | |
# - Dagger: The Missing Ingredient for Your Disastrous CI/CD Pipeline: https://youtu.be/oosQ3z_9UEM |
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
# Source: https://gist.github.com/vfarcic/9ae7abe89ebab199aa6e52a364e01edc | |
######################################################## | |
# Crossplane Composition Functions | Tutorial (Part 5) # | |
######################################################## | |
# Additional Info: | |
# - Crossplane: https://crossplane.io | |
# - Kubernetes? Database Schema? Schema Management with Atlas Operator: https://youtu.be/1iZoEFzlvhM |
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
# Source: https://gist.github.com/vfarcic/3f4f9bf05c937b9f12e6bcb43f3c0bc7 | |
######################################################### | |
# Crossplane Configuration Packages | Tutorial (Part 4) # | |
######################################################### | |
################# | |
# Chapter Setup # | |
################# |
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
#################################################################### | |
# Artificial Intelligence Will NOT Replace You. Devs Using AI Will # | |
#################################################################### | |
# Additional Info: | |
# - AI for Developers: N/A | |
# - Build Glamorous Terminal-Based Applications with Charm Huh: https://youtu.be/Vw1r2uoU_Fc |
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
############################################################## | |
# Build Glamorous Terminal-Based Applications with Charm Huh # | |
############################################################## | |
# Additional Info: | |
# - Charm Huh: https://github.com/charmbracelet/huh | |
# - k9s Kubernetes UI - A Terminal-Based Vim-Like Kubernetes Dashboard: https://youtu.be/boaW9odvRCc | |
# - How To Create A "Proper" CLI With Shell And Charm Gum: https://youtu.be/U8zCHA-9VLA |
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
# Source: https://gist.github.com/vfarcic/08162d1f3f4954c1f420fae59704b629 | |
############################################### | |
# Crossplane Compositions | Tutorial (Part 3) # | |
############################################### | |
# Additional Info: | |
# - Crossplane: https://crossplane.io | |
################# |
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
# Source: https://gist.github.com/vfarcic/aa5ecfa315608d1257ba56df18088f2f | |
################################################################## | |
# Crossplane Providers and Managed Resources | Tutorial (Part 2) # | |
################################################################## | |
# Additional Info: | |
# - Crossplane: https://crossplane.io | |
################# |
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
# Source: https://gist.github.com/vfarcic/732bf76feb51489add89567433019460 | |
################################################################################## | |
# Getting Started with Crossplane: A Glimpse Into the Future | Tutorial (part 1) # | |
################################################################################## | |
# Additional Info: | |
# - Crossplane: https://crossplane.io | |
################# |
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
#################################################################### | |
# Govern Kubernetes with Kubewarden and WASM Admission Controllers # | |
#################################################################### | |
# Additional Info: | |
# - Kubewarden: https://kubewarden.io | |
# - Kubernetes Validating Admission Policy Changes The Game: https://youtu.be/EsZcDUaSUss | |
# - GitHub CLI (gh) - How to manage repositories more efficiently: https://youtu.be/BII6ZY2Rnlc |
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
# Source: https://gist.github.com/vfarcic/c1c910f4164e061aa8e33796e8efca6e | |
# Source: https://gist.github.com/vfarcic/5d7ecbf28441325d77b6ef12c655867e | |
# Source: https://gist.github.com/vfarcic/95b680962ff2520c7f160eb9eb397325 | |
# Source: https://gist.github.com/vfarcic/1a25432a17dd2f9f15f07a4c9f2c3086 | |
# Source: https://gist.github.com/vfarcic/8dab7fbdcf1a36624d0483567662b39a | |
######### | |
# Setup # | |
######### | |
git clone https://github.com/vfarcic/kubeblocks-demo |