<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ElasticSearch :: Mot-clé :: Formation Kubernetes</title><link>https://k8s-school.fr/labs/k8s/fr/tags/elasticsearch/index.html</link><description/><generator>Hugo</generator><language>fr</language><copyright>Copyright (c) 2025 Fabrice Jammes - Licensed under CC BY-SA 4.0</copyright><lastBuildDate>Thu, 11 Jul 2024 14:15:26 +1000</lastBuildDate><atom:link href="https://k8s-school.fr/labs/k8s/fr/tags/elasticsearch/index.xml" rel="self" type="application/rss+xml"/><item><title>Installer EFK</title><link>https://k8s-school.fr/labs/k8s/fr/1_labs/efk/index.html</link><pubDate>Thu, 11 Jul 2024 14:15:26 +1000</pubDate><guid>https://k8s-school.fr/labs/k8s/fr/1_labs/efk/index.html</guid><description>Prerequis Lancer la toolbox: ktbx desk Créez un namespace elastic-&lt;ID&gt; Se placer dans ce namespace avec kubens Deployer ECK ECK comprend l’operateur ElasticSearch et les CRDs associées, Voici la commande pour l’installer:
kubectl apply -f https://download.elastic.co/downloads/eck/2.13.0/crds.yaml kubectl apply -f https://download.elastic.co/downloads/eck/2.13.0/operator.yaml Lancer kubectl get crds pour vérifier que les CRDs sont bien présentes. Déterminer également le namespace dans lequel l’opérateur a été installé.</description></item></channel></rss>