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