|
You are here |
particule.io | ||
| | | | |
nsirap.com
|
|
| | | | | How to get Kubernetes work with Google Docker Container Registry, set read access to the registry | |
| | | | |
www.pulumi.com
|
|
| | | | | Learn how to manage Kubernetes secrets securely with Pulumi ESC and the Secrets Store CSI Driver. | |
| | | | |
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. | |
| | | | |
nickcharlton.net
|
|
| | | Ive been playing around with Kubernetes a bunch recently, especially with Google Kubernetes Engine (GKE). Google Cloud, and especially, their managed Kubernetes solution works really well. The best tool for configuring this sort of thing is Terraform, but the few examples I came across had lots of extra complexity which I felt distracted from what really needed to be there. This starts with a very basic implementation to bring up a cluster, through to some useful configuration for nodes which you can bui... | ||