From 66eecba3b82b828d8b00a856857302d2cad1722a Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Tue, 22 Mar 2022 09:43:15 +0100
Subject: [PATCH] Update README.md

---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
index 501fc18..7e4e72a 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,13 @@
 * <https://docs.gitlab.com/ee/user/clusters/agent/install/index.html#register-the-agent-with-gitlab>
 * <https://docs.gitlab.com/ee/user/clusters/agent/ci_cd_tunnel.html#authorize-the-agent-to-access-your-projects>
 * <https://docs.gitlab.com/ee/ci/review_apps/index.html#review-apps-examples>
+
+## Epics
+
+* [CI/CD tunnel](https://gitlab.com/groups/gitlab-org/-/epics/5528)
+* [GitLab Agent for Kubernetes](https://gitlab.com/groups/gitlab-org/-/epics/3329)
+
+## Issues
+
+* [Docs: Kubernetes contexts from agent not injected into pipeline of projects authorized to use the agent](https://gitlab.com/gitlab-org/gitlab/-/issues/346636)
+* [KAS CI/CD Tunnel ci_access does not work for projects/groups outside of the group with the agent config project](https://gitlab.com/gitlab-org/gitlab/-/issues/346566)
-- 
GitLab