From ecf672ee176b8f04bddd65a6f8e70a72ec81d127 Mon Sep 17 00:00:00 2001 From: Mia von Steinkirch Date: Tue, 29 Oct 2019 22:10:13 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9DAdd=20eksctl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eksctl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eksctl.md b/eksctl.md index d822474..8d115a1 100644 --- a/eksctl.md +++ b/eksctl.md @@ -434,7 +434,7 @@ Another example of a patch is adding `serviceMonitorNamespaceSelector` and `serv **In short, the Kustomize patching mechanism is powerful, and it represents the main method for customizing manifests for a given environment while keeping intact the default manifests under the `base` directory.** -## 10) Automated PR creation into reaction-gitops from example-storefront +## Automated PR creation into reaction-gitops from example-storefront We added a job to the CircleCI workflow for `reactioncommerce/example-storefront` (`master` branch) to create a PR automatically against `reactioncommerce/reaction-gitops`. @@ -444,7 +444,7 @@ Details here: [https://github.com/reactioncommerce/example-storefront/blob/master/.circleci/config.yml#L101](https://github.com/reactioncommerce/example-storefront/blob/master/.circleci/config.yml#L101) -## 11) Set up ElasticSearch and Fluentd for Kubernetes pod logging +## Set up ElasticSearch and Fluentd for Kubernetes pod logging Create IAM policy and add it to EKS worker node role: