Skip to content

blaqkube/blaqkode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blaqkode

blaqkode is a collection of samples used in the blaqkube blog. Have a look 🥰 !!!

Article Description
Monitoring Kubernetes with the Prometheus Operator An example of using kube-prometheus to monitor kubernetes; see kube-prometheus
Embed Web Assembly in your Go Programs A Rust/Wasm sample you can execute from your Go programs with wasmer and wasmtime; see go-wasm
MySQL password rotations and Vault A MySQL and Vault configuration running in Kubernetes; see vault-mysql
Kubernetes and Vault Authentication A Vault configuration that authenticate with Kubernetes; see vault-kubernetes