From d9e0e335cec9ca578916f8c92c5928110e064465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Alexandre=20Cunha?= Date: Wed, 10 Apr 2024 19:27:06 +0000 Subject: [PATCH] Add link to how to test KAS with TLS --- test-plans/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test-plans/index.md b/test-plans/index.md index 586e53109..3a1f75aca 100644 --- a/test-plans/index.md +++ b/test-plans/index.md @@ -9,3 +9,7 @@ - [Mattermost](upgrade-mattermost-testplan.md) - [redis](upgrade-redis-testplan.md) - [rubygems](upgrade-rubygems-testplan.md) + +## Other changes + +- [GitLab Agent for Kubernetes](https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/blob/master/doc/test-multi-node-kas.md) on a multi-node setup with TLS communication between nodes. \ No newline at end of file