James Strachan
jstrachan.bsky.social
James Strachan
@jstrachan.bsky.social
Working on future Apple technology in AI/ML.

Previously created Apache Groovy & Apache Camel. Co-created Apache ActiveMQ & Jenkins X
I've a little CLI tool I use with pkl & kustomize based projects to generate a canonical tree of yaml files. I'm hoping to open source it soon 🤞

Until then this CLI from Jenkins X might help: jenkins-x.io/v3/develop/r...

source is here: github.com/jenkins-x-pl...
jx-gitops/pkg/cmd/split at main · jenkins-x-plugins/jx-gitops
a simple CLI tool for working with kubernetes resources files in a GitOps repository - jenkins-x-plugins/jx-gitops
github.com
November 22, 2024 at 10:25 AM
Reposted by James Strachan
I was skeptical when you first did it… but since come to agree. This is the way.
November 20, 2024 at 4:25 AM
if you are interested in how mirrord works under the covers, this was a great talk at KubeCon Paris I was lucky enough to attend: www.youtube.com/watch?v=3OSQ...
When They Go High, We Go Low – Hooking Libc Calls to Debug Kubernetes Apps - Tal Zwick, MetalBear
YouTube video by CNCF [Cloud Native Computing Foundation]
www.youtube.com
November 4, 2024 at 10:47 AM
Extra bonus points for using a canonical file layout for the rendered YAML files and using a single resource per file.

Its then even easier to review/compare the history of a single resource in particular environment in git via the GitHub website
November 1, 2024 at 3:07 PM