From 5b09146c10fa7995cf45537c8292091072805c26 Mon Sep 17 00:00:00 2001 From: Marcelo Boeira Date: Tue, 18 Aug 2020 13:15:16 +0200 Subject: [PATCH] Add links to managed node groups on EKS and Windows Workloads --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4f438b..7c522b4 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,10 @@ For instance, take into account the snaptshot above. If you already know how to * [Setup Metrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-setup-metrics.html) 📰 🆓 * Tracing * [AWS X-Ray with EKS](https://aws.amazon.com/blogs/compute/application-tracing-on-kubernetes-with-aws-x-ray/) 📰 🆓 + * Windows + * [Containerize .NET Apps with Amazon EKS](https://www.youtube.com/watch?v=GIH-MfkZPJA) 📼 🆓 + * Managed Node Groups + * [EKS Managed Node Groups](https://aws.amazon.com/blogs/containers/eks-managed-node-groups/) 📰 🆓 * Service Mesh * [What is service mesh?](https://www.youtube.com/watch?v=vh1YtWjfcyk) 📼 🆓 * Istio @@ -440,7 +444,7 @@ For instance, take into account the snaptshot above. If you already know how to * [systemd Essentials](https://www.digitalocean.com/community/tutorials/systemd-essentials-working-with-services-units-and-the-journal) 📰 🆓 * Debug * Core Dumps - * [Debugging with Core Dumps](https://www.youtube.com/watch?v=GV10eIuPs9k) + * [Debugging with Core Dumps](https://www.youtube.com/watch?v=GV10eIuPs9k) 📼 🆓 * Performance * Profiling * Linux Performance