Explore >> Select a destination


You are here

vadosware.io
| | www.learnitguide.net
2.1 parsecs away

Travel
| | install kubernetes cluster, install kubernetes on ubuntu, kubernetes cluster installation on ubuntu, installation of kubernetes cluster on ubuntu
| | gehrcke.de
2.4 parsecs away

Travel
| | Recently, I manually attached pre-existing EBS volumes to EC2 instances in an EKS (k8s) cluster. My goal was to expose these EBS volumes as k8s persistent volumes using a custom storage class. I pi...
| | arveknudsen.com
1.8 parsecs away

Travel
| | In my previous blog post I showed how to use the Kops tool to create a production ready Kubernetes cluster on Amazon Web Services (AWS). In this follow-up post I will show how to install Elasticsearch and its graphical counterpart Kibana in the cluster, in order to be able to collect and store logs from your cluster and search/read them. We will also install Fluentd as this component is responsible for transmitting the standard Kubernetes logs to Elasticsearch.
| | blog.willemmelching.nl
15.4 parsecs away

Travel
| 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.