|
You are here |
foo.zone | ||
| | | | |
blog.nootch.net
|
|
| | | | | It's been a while on the blog! I promise there will be more regular updates from now on, but maybe not always about tech... But why I know what you're thinking - Kubernetes? On a home server? Who'd be that crazy? Well, a while ago I'd agree but a few things have changed my mind recently. I've started a new job at a small startup that doesn't have a DevOps team with Kubernetes (K8s from now on) knowledge on board, and even as a long-term K8s hater due to its complexity, I've been forced to admit that I mi... | |
| | | | |
martinheinz.dev
|
|
| | | | | As your project grows, it might get to the point that it becomes too hard to handle with just single VM or some simple SaaS solution. You can solve tha... | |
| | | | |
blogops.mixinet.net
|
|
| | | | | This post describes how I've put together a simple static content server for kubernetes clusters using a Pod with a persistent volume and multiple containers: an sftp server to manage contents, a web server to publish them with optional access control and another one to run scripts which need access to the volume filesystem. The sftp server runs using MySecureShell, the web server is nginx and the script runner uses the webhook tool to publish endpoints to call them (the calls will come from other Pods t... | |
| | | | |
nsirap.com
|
|
| | | How to get Kubernetes work with Google Docker Container Registry, set read access to the registry | ||