<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>k8s on nanmu42</title><link>https://nanmu.me/en/tags/k8s/</link><description>Recent content in k8s on nanmu42</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>i@nanmu.me (nanmu42)</managingEditor><webMaster>i@nanmu.me (nanmu42)</webMaster><copyright>Copyright &amp;copy;{year} LI Zhennan</copyright><lastBuildDate>Sat, 15 Feb 2020 00:00:00 +0800</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><sy:updateFrequency>weekly</sy:updateFrequency><atom:link href="https://nanmu.me/en/tags/k8s/index.xml" rel="self" type="application/rss+xml"/><item><title>Setup Elasticseach, Kibana and Fluent Bit for Your Kubernetes Cluster Logging</title><link>https://nanmu.me/en/posts/2020/k8s-eck-logging/</link><pubDate>Sat, 15 Feb 2020 00:00:00 +0800</pubDate><author>i@nanmu.me (nanmu42)</author><atom:modified>Tue, 06 Aug 2024 10:39:07 +0800</atom:modified><guid>https://nanmu.me/en/posts/2020/k8s-eck-logging/</guid><description>Goal This walk-through guides you to setup an in-cluster Elasticsearch and Kibana suite, with cluster-level logging data gathered by Fluent Bit. You may access and search logs from every pod in cluster, as long as the workload in pod writes log to stdout or stderr.
Prerequisites Kubernetes 1.11 or higher (minikube not working) Predefined storage class called hdd-ssd (you may change it in eck.yaml) Deployment Steps Clone this repo to get necessary yaml files.</description><dc:creator>nanmu42</dc:creator><category>k8s</category><category>logging</category><category>Elasticsearch</category><category>Fluent Bit</category><category>Kibana</category><category>Notes and Discussions</category></item></channel></rss>