|
You are here |
alexos.dev | ||
| | | | |
arveknudsen.com
|
|
| | | | | 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. This is generally known as the ELK stack, which stands for Elasticsearch, Logstash (precursor to Fluentd) and Kibana. | |
| | | | |
srcco.de
|
|
| | | | | How to save cloud costs when running Kubernetes? There is no silver bullet, but this blog post describes a few tools to help you manage resources and reduce cloud spending. I wrote this post with Kub | |
| | | | |
www.davidxia.com
|
|
| | | | | 3 Levels of Load Testing GKE Workload Identity April 1, 2020 | By David Xia I manage multitenant Google Kubernetes Engine (GKE) clusters for stateless backend ... | |
| | | | |
blog.nuculabs.de
|
|
| | | Introduction Hello ?, In this quick tutorial we'll explore how to use Volumes and PersistentVolumes with hostpath storage in Microk8s. We will deploy a simple nginx instance and mount a volume inside it that points to the ~/Downloads folder. Let's get started! Note: The following image was generated with Stable Diffusion How-To You can follow along if you want to setup a quick deployment with a host path volume. | ||