Explore >> Select a destination


You are here

stephennimmo.com
| | vadosware.io
1.6 parsecs away

Travel
| | I set up statping for a few websites I maintain on my small k8s cluster
| | eradman.com
1.5 parsecs away

Travel
| | [AI summary] This article details the deployment of Redash on Kubernetes, covering configuration of services, deployments, and database setup.
| | danielrotter.at
1.7 parsecs away

Travel
| | It was not trivial to setup nginx with php-fpm to run in separate containers in kubernetes. Therefore I want to explain how I got it to work.
| | arveknudsen.com
12.5 parsecs away

Travel
| Today I will be talking about Kops, which is an official tool for creating Kubernetes clusters on AWS, with support for GCE and VMware vSphere in alpha. It takes a whole lot of the pain out of setting up a Kubernetes cluster yourself, but still presents many challenges to overcome and a great degree of freedom in how you configure the cluster. I have recently created a Kubernetes cluster on AWS for a client, where I used the Kops tool for the very first time and I will here present what I learnt about im...