From 9c32527c4e0268b2d576e071ad2b6724f65a408c Mon Sep 17 00:00:00 2001 From: mprahl Date: Mon, 27 Nov 2023 10:15:35 -0500 Subject: [PATCH] Add the policy addon overview video link Signed-off-by: mprahl --- content/en/blog/_index.md | 4 ++++ content/en/concepts/policy.md | 6 ++++++ content/zh/concepts/policy.md | 6 ++++++ 3 files changed, 16 insertions(+) diff --git a/content/en/blog/_index.md b/content/en/blog/_index.md index 03d0d7d0..5bcb004a 100644 --- a/content/en/blog/_index.md +++ b/content/en/blog/_index.md @@ -3,6 +3,10 @@ title: Blog weight: 6 --- +---- +### [Open Cluster Management - Configuring Your Kubernetes Fleet With the Policy Addon](https://www.youtube.com/watch?v=ZZH654t5YpI) +- Authors: [Matt Prahl](https://github.com/mprahl) +- Date: Nov 22, 2023 ---- ### [How to distribute workloads using Open Cluster Management](https://developers.redhat.com/articles/2023/01/19/how-distribute-workloads-using-open-cluster-management) - Authors: [Tomer Figenblat](https://github.com/TomerFi) diff --git a/content/en/concepts/policy.md b/content/en/concepts/policy.md index 221b459e..4fb4a6fb 100644 --- a/content/en/concepts/policy.md +++ b/content/en/concepts/policy.md @@ -11,6 +11,12 @@ weight: 9 ## Overview +Note: this is also covered in the +[Open Cluster Management - Configuring Your Kubernetes Fleet With the Policy Addon](https://www.youtube.com/watch?v=ZZH654t5YpI) +video. + +[![Open Cluster Management - Configuring Your Kubernetes Fleet With the Policy Addon](https://img.youtube.com/vi/ZZH654t5YpI/0.jpg)](https://www.youtube.com/watch?v=ZZH654t5YpI) + The policy framework has the following API concepts: - [_Policy Templates_](#managed-cluster-policy-controllers) are the policies that perform a desired check or action. For diff --git a/content/zh/concepts/policy.md b/content/zh/concepts/policy.md index 221b459e..4fb4a6fb 100644 --- a/content/zh/concepts/policy.md +++ b/content/zh/concepts/policy.md @@ -11,6 +11,12 @@ weight: 9 ## Overview +Note: this is also covered in the +[Open Cluster Management - Configuring Your Kubernetes Fleet With the Policy Addon](https://www.youtube.com/watch?v=ZZH654t5YpI) +video. + +[![Open Cluster Management - Configuring Your Kubernetes Fleet With the Policy Addon](https://img.youtube.com/vi/ZZH654t5YpI/0.jpg)](https://www.youtube.com/watch?v=ZZH654t5YpI) + The policy framework has the following API concepts: - [_Policy Templates_](#managed-cluster-policy-controllers) are the policies that perform a desired check or action. For