From 60933457e81fcfa1000f556b2bc3425bbf080602 Mon Sep 17 00:00:00 2001 From: Mike Graves Date: Thu, 11 Nov 2021 13:25:47 -0500 Subject: [PATCH] Add kubernetes support statement (#279) Add kubernetes support statement SUMMARY Add kubernetes support statement ISSUE TYPE Docs Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Abhijeet Kasurde Reviewed-by: Timothy Appnel Reviewed-by: None --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1ed6fe2c..c988d119 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ PEP440 is the schema used to describe the versions of Ansible. Note: Python2 is deprecated from [1st January 2020](https://www.python.org/doc/sunset-python-2/). Please switch to Python3. +## Kubernetes Version Support + +This collection supports Kubernetes versions >=1.19. + ## Included content Click on the name of a plugin or module to view that content's documentation: