|
You are here |
benbrougher.tech | ||
| | | | |
www.learnitguide.net
|
|
| | | | | kubernetes yaml file examples, create kubernetes deployment examples, create kubernetes service examples, create kubernetes pods examples, create yaml | |
| | | | |
markheath.net
|
|
| | | | | Mark Heath's Development Blog | |
| | | | |
blog.willemmelching.nl
|
|
| | | | | Using Kubernetes for a small startup adds some complexity, but also has many advantages such as scaling and easy CI/CD. In this post we'll explore a simple AKS Kubernetes setup on Azure using Terraform serving a static page over HTTPS. | |
| | | | |
managing.blue
|
|
| | | While creating a Deployment earlier today, I faced a weird situation where a specific environment variable that was held as a Secret, was not being set. I tried deleting and recreating the secret, with no success. Mind you this was a long YAML with volumes, volumeMounts, ConfigMaps as enviroment variables, lots of lines. In the... | ||