<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Es on YY小站</title><link>https://yanyong.cc/tags/es/</link><description>Recent content in Es on YY小站</description><generator>Hugo</generator><language>en</language><copyright>yanyong.cc</copyright><lastBuildDate>Sun, 06 Jul 2025 00:02:46 +0800</lastBuildDate><atom:link href="https://yanyong.cc/tags/es/index.xml" rel="self" type="application/rss+xml"/><item><title>k8s部署elasticsearch</title><link>https://yanyong.cc/post/elastic/</link><pubDate>Tue, 12 Apr 2022 16:32:20 +0800</pubDate><guid>https://yanyong.cc/post/elastic/</guid><description>安装ECK 1 2 kubectl create -f https://download.elastic.co/downloads/eck/2.1.0/crds.yaml kubectl apply -f https://download.elastic.co/downloads/eck/2.1.0/operator.yaml 安装Elasticsearch 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 tee elasticsearch-7.16.3.yaml &amp;lt;&amp;lt; EOF</description></item></channel></rss>