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
####################################################################################### | |
# Exploring KCL: Configuration and Data Structure Language; CUE and Pkl Replacement? # | |
####################################################################################### | |
# Additional Info: | |
# - KCL: https://kcl-lang.io | |
# - Is CUE The Perfect Language For Kubernetes Manifests (Helm Templates Replacement)?: https://youtu.be/m6g0aWggdUQ | |
# - Is Timoni With CUE a Helm Replacement?: https://youtu.be/bbE1BFCs548 | |
# - Is Pkl the Ultimate Data Format? Unveiling the Challenger to YAML, JSON, and CUE: https://youtu.be/Nm1ioWPRRVQ |
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/c49bd483d350187c9afdf7a6f646ef7b | |
################################################## | |
# Mastering Kubernetes: Dive into Workloads APIs # | |
################################################## | |
# Additional Info: | |
# - Kubernetes: https://kubernetes.io | |
# - N/A |
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/c3053a9639f3ce9ab344ad6addc45a6c | |
################################################## | |
# Mastering Kubernetes Testing Kyverno Chainsaw! # | |
################################################## | |
# Additional Info: | |
# - Chainsaw: https://kyverno.github.io/chainsaw | |
# - Kubernetes Testing Techniques with KUTTL: https://youtu.be/ZSTQQNu4laY | |
# - Say Goodbye to Makefile - Use Taskfile to Manage Tasks in CI/CD Pipelines and Locally: https://youtu.be/Z7EnwBaJzCk |
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
############################################################### | |
# Nix for Everyone: Unleash Devbox for Simplified Development # | |
############################################################### | |
# Additional Info: | |
# - Devbox: https://www.jetpack.io/devbox | |
# - Say Goodbye to Containers - Ephemeral Environments with Nix Shell: https://youtu.be/0ulldVwZiKA | |
# - Say Goodbye to Makefile - Use Taskfile to Manage Tasks in CI/CD Pipelines and Locally: https://youtu.be/Z7EnwBaJzCk | |
######### |
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
#################################################################################### | |
# Is PKL the Ultimate Data Format? Unveiling the Challenger to YAML, JSON, and CUE # | |
#################################################################################### | |
# Additional Info: | |
# - Pkl: https://pkl-lang.org | |
# - Is CUE The Perfect Language For Kubernetes Manifests (Helm Templates Replacement)?: https://youtu.be/m6g0aWggdUQ | |
# - Is Timoni With CUE a Helm Replacement?: https://youtu.be/bbE1BFCs548 | |
######### |
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/216c589df4b4a8976ad48f6a79f95158 | |
########################################################################################### | |
# How to Propagate Secrets Everywhere with External Secrets Operator (ESO) and Crossplane # | |
########################################################################################### | |
# Additional Info: | |
# - External Secrets Operator (ESO): https://external-secrets.io | |
# - Manage Kubernetes Secrets With External Secrets Operator (ESO): https://youtu.be/SyRZe5YVCVk | |
# - Crossplane - GitOps-based Infrastructure as Code through Kubernetes API: https://youtu.be/n8KjVmuHm7A |
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
############################################## | |
# Developer Platform Consoles Should Be Dumb # | |
############################################## | |
# Additional Info: | |
# - Platform Console for Devs: N/A | |
# - N/A |
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/77c63cede031951654d5fea5ce0acb43 | |
######################################################################################### | |
# Say Goodbye to Makefile - Use Taskfile to Manage Tasks in CI/CD Pipelines and Locally # | |
######################################################################################### | |
# Additional Info: | |
# - Task: https://taskfile.dev | |
# - 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/82e08206a786bc4373f7325af1d3fea9 | |
################################################################################ | |
# Argo CD Synchronization is BROKEN! It Should Switch to Eventual Consistency! # | |
################################################################################ | |
# Additional Info: | |
# - Kubernetes Deployment Order: https://argoproj.github.io/cd/ | |
# - Kubernetes? Database Schema? Schema Management with Atlas Operator: https://youtu.be/1iZoEFzlvhM | |
# - Manage Kubernetes Secrets With External Secrets Operator (ESO): https://youtu.be/SyRZe5YVCVk |
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/ba423e929f368f12cbaa5ce2da5a6b5b | |
######################################################################### | |
# Kubernetes Events Are Broken (If You Are Building a Developer Portal) # | |
######################################################################### | |
######### | |
# Setup # | |
######### |