From 6b2fdcecac4aef8836fc506fc7c1562cb0c1e6d7 Mon Sep 17 00:00:00 2001 From: vanou <8667089+vanou@users.noreply.github.com> Date: Fri, 2 Aug 2019 23:43:53 +0900 Subject: [PATCH] Add Linux Foundation's K8s Online Training to Online Training List (#15608) --- content/en/docs/tutorials/online-training/overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/docs/tutorials/online-training/overview.md b/content/en/docs/tutorials/online-training/overview.md index cced29ebb9..4b5ccd69b2 100644 --- a/content/en/docs/tutorials/online-training/overview.md +++ b/content/en/docs/tutorials/online-training/overview.md @@ -43,6 +43,8 @@ Here are some of the sites that offer online training for Kubernetes: * [Kubernetes for the Absolute Beginners with Hands-on Labs (KodeKloud)](https://kodekloud.com/p/kubernetes-for-the-absolute-beginners-hands-on) +* [Kubernetes Fundamentals (LFS258) (The Linux Foundation)](https://training.linuxfoundation.org/training/kubernetes-fundamentals/) + * [Kubernetes Quick Start with Hands-On Labs (Linux Academy)] (https://linuxacademy.com/linux/training/course/name/kubernetes-quick-start) * [Kubernetes the Hard Way with Hands-On Labs (Linux Academy)](https://linuxacademy.com/linux/training/course/name/kubernetes-the-hard-way)