2021-11-12 16:12:01 -05:00
- name : "Certificate-based integration with Kubernetes"
2021-11-17 13:14:12 -05:00
announcement_milestone : "14.5"
2021-11-17 10:10:28 -05:00
announcement_date : "2021-11-15"
2022-01-28 19:14:30 -05:00
removal_milestone : "15.6"
2022-03-03 07:14:02 -05:00
removal_date : "2022-11-22" # the date of the milestone release when this feature is planned to be removed
2021-12-22 22:10:23 -05:00
breaking_change : true
2021-11-12 16:12:01 -05:00
body : |
2022-02-20 19:18:15 -05:00
[ The certificate-based integration with Kubernetes will be deprecated and removed](https://about.gitlab.com/blog/2021/11/15/deprecating-the-cert-based-kubernetes-integration/).
2022-01-28 19:14:30 -05:00
2022-02-20 19:18:15 -05:00
If you are a self-managed customer, in GitLab 15.0, a feature flag will be introduced so you can keep
certificate-based integration enabled. The flag will be disabled by default.
The flag and the related code will be removed in GitLab 15.6.
2021-11-12 16:12:01 -05:00
2022-02-20 19:18:15 -05:00
Until the final removal in 15.6, features built on the integration will continue to work, and
GitLab will continue to fix security and critical issues.
2022-01-28 19:14:30 -05:00
2022-02-20 19:18:15 -05:00
If you use GitLab.com, certificate-based integrations will cease functioning in 15.0.
For a more robust, secure, forthcoming, and reliable integration with Kubernetes, we recommend you use the
2022-03-03 07:14:02 -05:00
[ agent for Kubernetes](https://docs.gitlab.com/ee/user/clusters/agent/) to connect Kubernetes clusters with GitLab.
See the documentation for [how to migrate](https://docs.gitlab.com/ee/user/infrastructure/clusters/migrate_to_gitlab_agent.html).
2022-02-20 19:18:15 -05:00
For updates and details about this deprecation, follow [this epic](https://gitlab.com/groups/gitlab-org/configure/-/epics/8).
2021-11-12 16:12:01 -05:00
stage : Configure
tiers : [ Free, Silver, Gold, Core, Premium, Ultimate]
issue_url : 'https://gitlab.com/groups/gitlab-org/configure/-/epics/8'
documentation_url : 'https://docs.gitlab.com/ee/user/infrastructure/clusters/#certificate-based-kubernetes-integration-deprecated'