A Kubernetes Walkthrough
Here are all the notes I need to get me from zero to installation, to deployment, ingress, encryption and monitoring of a service!
Here are all the notes I need to get me from zero to installation, to deployment, ingress, encryption and monitoring of a service!
Kubectx is a tiny cli shortcut to aid in k8s management and switching between contexts and namespaces.
I’m trying an experiment to improve my productivity, plus also creating a cryptocurrency token to play around with. Here’s how the two go together.
Solana is a fast, proof-of-history token framework with a Rust language ‘contract’ system.
I created a couple of Solana tokens. Here’s how…
Here is a short list of things you might want to run through as you are installing a proxmox server.
Here are some thoughts on Kubernetes application scaling, both manual and autoscaling.
You can set scaling for a service, to ensure that an appropriate number of pods are available to fulfil requests.