This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 # | |
######### |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 |