docs: add release notes

!17
This commit is contained in:
2024-01-31 16:41:48 +09:30
parent 6d974083cf
commit 3004f998bf
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,20 @@
---
title: Release Notes
description: No Fuss Computings Ansible role nfc_kubernetes
date: 2024-01-31
template: project.html
about: https://gitlab.com/nofusscomputing/projects/ansible/roles/kubernetes
---
This document details any changes that have occured that may impact users of this role. It's a rolling document and will be amended from time to time.
## Changes with an impact
- _**31 Jan 2024**_ Calico CNI deployment has been migrated to use the calico operator.
- All new cluster installations will be deployed with the operator
- Existing deployments will be required to run a deployment with job tag `operator_migrate_calico` to migrate their deployment to the operator
- This tag will be removed in the future at no set date.

View File

@ -43,6 +43,8 @@ nav:
- projects/ansible/roles/kubernetes/rbac.md
- projects/ansible/roles/kubernetes/release_notes.md
- Operations: