2020-12-22 21:57:33 +00:00
---
# For an example of the format, see commented structure below.
#
2021-01-19 16:03:59 +00:00
# Changes require approval from @kubernetes/steering-committee
2020-12-22 21:57:33 +00:00
2021-01-19 16:03:59 +00:00
# The order matters: if two schedules overlap, the announcement
2020-12-22 21:57:33 +00:00
# that comes FIRST in the following list takes precedence.
#
#announcements:
# - startTime: 2020-01-01T00:00:00
# # startTime is optional
# endTime: 2021-04-01T00:00:00
# # endTime is required
# style: >-
# color: #fff; background: #000;
# # style is optional; if using, set both color and background
# # choose a dark color for the background
# title: "Sample 1 announcement"
# # title is optional
# message: |
2021-03-11 03:11:39 +00:00
# Message *one*.
2020-12-22 21:57:33 +00:00
# [Hyperlink](https://en.wikipedia.org/wiki/Hyperlink).
# # message is required. You can use Markdown.
# - name: Sample 2
# startTime: 2020-01-01T00:00:00
# endTime: 2021-04-01T00:00:00
# message: |
# Message *two*.
# leave the "announcements" key in place
announcements :
2021-01-19 16:03:59 +00:00
2022-04-07 21:08:40 +00:00
- name : Dockershim removal
2022-04-08 11:18:14 +00:00
startTime: 2022-04-07T00:00:00 # Added in PR : https://github.com/kubernetes/website/pull/32805
2022-05-11 17:29:01 +00:00
endTime : 2022-05-09T00:00:00
2022-04-12 18:04:09 +00:00
style : "background: #326ce5"
2022-04-26 19:29:46 +00:00
title : "Dockershim removed from Kubernetes"
2022-04-07 21:02:25 +00:00
message : |
2022-04-26 19:39:49 +00:00
As of Kubernetes 1.24, Dockershim is no longer included in Kubernetes.
2022-04-12 18:04:09 +00:00
Read the [Dockershim Removal FAQ](/dockershim) to see what this means to you.
2022-04-07 21:02:25 +00:00
2021-01-19 16:03:59 +00:00
- name : Kubecon 2020 NA
startTime : 2020-10-26T00:00:00 # Added in https://github.com/kubernetes/website/pull/24714
endTime : 2020-11-23T00:00:00 # Removed in https://github.com/kubernetes/website/pull/25173
style : "background: #3d4cb7"
title : |
<img src="images/kccnc-na-virtual-2020-white.svg" style="float: right; height: 80px;" />
2021-03-11 03:11:39 +00:00
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/?utm_source=kubernetes.io&utm_medium=search&utm_campaign=KC_CNC_Virtual">KubeCon + CloudNativeCon NA 2020</a> <em>virtual</em>.
2021-01-19 16:03:59 +00:00
message : |
4 days of incredible opportunities to collaborate, learn, and share with the entire community!<br />
November 17 – 20, 2020
- name : Kubecon 2020 EU
startTime : 2020-08-16T00:00:00 # Added in https://github.com/kubernetes/website/pull/23183
endTime : 2020-08-20T00:00:00 # Removed in https://github.com/kubernetes/website/pull/23272
style : "background: #3f0374"
title : |
<img src="images/kubecon_ad_eu_2020.png" style="float: right; height: 80px;" />
2021-03-11 03:11:39 +00:00
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/?utm_source=kubernetes.io&utm_medium=search&utm_campaign=KC_CNC_Virtual">KubeCon + CloudNativeCon EU 2020</a> <em>virtual</em>.
2021-01-19 16:03:59 +00:00
message : |
4 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
August 17 – 20, 2020.
- name : Black Lives Matter
startTime : 2020-06-04T00:00:00 # Added in https://github.com/kubernetes/website/pull/21505
endTime : 2021-01-07T00:00:00 # Expired 2020-12-31, removed in https://github.com/kubernetes/website/pull/25769
style : "background: #000"
title : "Black lives matter."
message : |
We stand in solidarity with the Black community.<br/>
Racism is unacceptable.<br/>
It conflicts with the [core values of the Kubernetes project](https://git.k8s.io/community/values.md) and our community does not tolerate it.
2021-04-30 23:01:08 +00:00
- name : Kubecon 2021 EU
2022-10-05 16:43:29 +00:00
startTime : 2021-04-30T00:00:00
endTime : 2021-05-07T00:00:00
2021-04-30 23:01:08 +00:00
style : "background-image: linear-gradient(90deg, rgb(249, 145, 6) 0%, rgb(252, 29, 68) 100%)"
title : |
<img src="/images/announcements/kubecon-eu-2021-white.svg" style="float: right; height: 80px;" />
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/">KubeCon + CloudNativeCon EU 2021</a> <em>virtual</em>.
message : |
4 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
2021-08-08 13:01:30 +00:00
May 4 - May 7, 2021.
- name : Kubecon 2021 NA
startTime : 2021-10-01T00:00:00
endTime : 2021-10-16T01:00:00
style : "background: linear-gradient(90deg, rgb(7, 132, 111) 0%, rgb(54, 214, 183) 100%)"
title : |
<img src="/images/announcements/kubecon-NA-2021-white.svg" style="float: right; height: 80px;" />
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/"> KubeCon + CloudNativeCon North America 2021</a> <em>Los Angeles, California + Virtual</em>.
message : |
2022-10-05 16:43:29 +00:00
5 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
2021-08-08 13:01:30 +00:00
October 11 - 15, 2021.
- name : Kubecon 2021 China
startTime : 2021-11-30T00:00:00
endTime : 2021-12-10T14:00:00
style : "background: linear-gradient(90deg, rgb(253, 133, 1) 0%, rgb(128, 34, 196) 100%)"
title : |
<img src="/images/announcements/kubecon-China-2021-white.svg" style="float: right; height: 80px;" />
<a href="https://www.lfasiallc.com/kubecon-cloudnativecon-open-source-summit-china/"> KubeCon + CloudNativeCon + Open Source Summit China 2021</a> <em>Virtual</em>.
message : |
2 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
December 9 + 10, 2021.
2022-05-11 17:29:01 +00:00
- name : Kubecon 2022 EU
startTime : 2022-05-10T00:00:00 #Added in https://github.com/kubernetes/website/pull/33578
endTime : 2022-05-20T18:00:00
style : >-
background : linear-gradient(90deg, rgb(253, 225, 203) 0%, rgb(236, 107, 67) 75%, rgb(236, 107, 67) 100%);
color : #000;
title : |
<img src ="/images/announcements/kccnc-eu-2022-black.svg" style="float: right; height: 80px;" />
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/">KubeCon + CloudNativeCon EU 2022</a> <em> Valencia, Spain + Virtual</em>.
message : |
2022-10-05 16:43:29 +00:00
5 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
2022-05-11 17:29:01 +00:00
May 16 - 20, 2022.
2022-08-19 12:16:31 +00:00
- name : Kubecon 2022 NA
2022-09-20 16:26:42 +00:00
startTime : 2022-09-23T00:00:00 # Added in https://github.com/kubernetes/website/pull/36107
# Date amended in https://github.com/kubernetes/website/pull/36927
2022-09-13 18:00:34 +00:00
endTime : 2022-10-29T00:00:00
2022-08-19 12:16:31 +00:00
style : >-
background : linear-gradient(135deg,rgb(2,3,129) 0%,rgb(114,114,255) 100%);
color : #fff;
title : |
2022-08-30 13:52:20 +00:00
<img src="/images/announcements/kccnc-na-2022-white.svg" style="float: right; height: 80px;" />
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/">KubeCon + CloudNativeCon NA 2022</a> <em>Detroit, Michigan + Virtual</em>.
2022-08-19 12:16:31 +00:00
message : |
2022-10-05 16:43:29 +00:00
5 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
2022-08-30 13:52:20 +00:00
October 24 - 28, 2022.
2023-02-20 17:15:33 +00:00
2023-02-21 08:49:26 +00:00
- name : Freezing k8s.gcr.io - Before
startTime : 2023-02-20T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575
2023-02-20 17:15:33 +00:00
# This should run before and after Kubecon EU 2023
2023-03-10 19:19:18 +00:00
endTime : 2023-03-10T00:00:00
2023-02-22 11:39:03 +00:00
style : "background: #c70202"
2023-02-21 08:49:26 +00:00
title : "Legacy k8s.gcr.io container image registry will be frozen in early April 2023"
2023-02-20 17:15:33 +00:00
message : |
k8s.gcr.io image registry will be frozen from the 3rd of April 2023.<br/>
2023-03-02 09:40:24 +00:00
Images for Kubernetes 1.27 will not be available in the k8s.gcr.io image registry.<br/>
2023-02-21 08:49:26 +00:00
Please read our [announcement](/blog/2023/02/06/k8s-gcr-io-freeze-announcement/) for more details.
2023-03-10 19:19:18 +00:00
- name : Redirecting k8s.gcr.io - Before
2023-03-27 23:28:54 +00:00
startTime : 2023-03-10T00:00:00 # This should run before the redirect
2023-03-10 19:19:18 +00:00
endTime : 2023-03-26T00:00:00
style : "background: #c70202"
title : Legacy k8s.gcr.io container image registry will be redirected to registry.k8s.io
message : |
k8s.gcr.io image registry will be redirected to registry.k8s.io on Monday March 20th.<br>
All images available in k8s.gcr.io are available at registry.k8s.io.</br>
2023-03-10 23:02:57 +00:00
Please read our [announcement](/blog/2023/03/10/image-registry-redirect/) for more details.
2023-03-10 19:19:18 +00:00
2023-04-14 16:48:44 +00:00
- name : Kubecon 2023 EU
startTime : 2023-04-15T00:00:00 #Added in https://github.com/kubernetes/website/pull/40691
endTime : 2023-04-22T18:00:00
style : >-
background : linear-gradient(90deg, rgba(174,28,40,1) 0%, rgba(50,79,133,1) 65%, rgba(33,70,139,1) 100%);
color : #fffff;
title : |
<img src ="/images/announcements/kccnc-eu-2023-white.svg" style="float: right; height: 80px;" />
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/">KubeCon + CloudNativeCon EU 2023</a> <em> Amsterdam, Netherlands + Virtual</em>.
message : |
4 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
April 18 - April 21, 2023.
2023-10-18 18:25:36 +00:00
2023-03-10 19:19:18 +00:00
- name : Redirecting k8s.gcr.io - After
2023-03-27 23:28:54 +00:00
startTime : 2023-03-27T00:00:00 # This should run after the redirect begins
2023-02-21 08:49:26 +00:00
endTime : 2023-05-31T00:00:00
2023-02-22 11:39:03 +00:00
style : "background: #c70202"
2023-03-27 23:34:01 +00:00
title : Legacy k8s.gcr.io container image registry is being redirected to registry.k8s.io
2023-02-21 08:49:26 +00:00
message : |
2023-03-27 23:34:01 +00:00
k8s.gcr.io image registry is gradually being redirected to registry.k8s.io (since Monday March 20th).<br>
2023-03-10 19:19:18 +00:00
All images available in k8s.gcr.io are available at registry.k8s.io.</br>
2023-03-10 23:02:57 +00:00
Please read our [announcement](/blog/2023/03/10/image-registry-redirect/) for more details.
2023-09-01 14:58:51 +00:00
- name : Freezing the legacy package repositories - Before
startTime : 2023-09-01T00:00:00
endTime : 2023-09-13T19:59:59
style : "background: #d95e00"
title : Changes to the location of Linux packages for Kubernetes
message : |
The legacy Linux package repositories (`apt.kubernetes.io` and `yum.kubernetes.io`)<br/>
have been deprecated and will be frozen starting from September 13, 2023.<br/>
Please read our [announcement](/blog/2023/08/31/legacy-package-repository-deprecation/) for more details.
- name : Freezing the legacy package repositories - After
startTime : 2023-09-13T20:00:00
endTime : 2023-10-01T00:00:00
style : "background: #d95e00"
title : Changes to the location of Linux packages for Kubernetes
message : |
The legacy Linux package repositories (`apt.kubernetes.io` and `yum.kubernetes.io`)<br/>
have been frozen starting from September 13, 2023.<br/>
Please read our [announcement](/blog/2023/08/31/legacy-package-repository-deprecation/) for more details.
2023-10-19 00:00:00 +00:00
- name : Kubecon 2023 NA
startTime : 2023-10-20T00:00:00 #Added in https://github.com/kubernetes/website/pull/43565
endTime : 2023-11-09T18:00:00
style : >-
background : linear-gradient(90deg, rgba(55,38,93,1) 0%, rgba(85,53,125,1) 65%, rgba(33,70,139,1) 100%);
color : #fffff;
title : |
<img src ="/images/announcements/kccnc-na-2023-white.svg" style="float: right; height: 80px;" />
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/">KubeCon + CloudNativeCon NA 2023</a> <em> Chicago, Illinois + Virtual</em>.
message : |
4 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
November 6 - November 9, 2023.
2023-11-27 19:14:08 +00:00
- name : Legacy package repositories shutdown
startTime : 2023-11-27T00:00:00
endTime : 2024-02-01T00:00:00
style : "background: #d95e00"
title : Changes to the location of Linux packages for Kubernetes
message : |
The legacy Linux package repositories (`apt.kubernetes.io` and `yum.kubernetes.io` AKA `packages.cloud.google.com`)<br/>
have been frozen starting from September 13, 2023 **and are going away in January 2024**, users *must* migrate.<br/>
Please read our [announcement](/blog/2023/08/31/legacy-package-repository-deprecation/) for more details.
2024-01-21 01:41:22 +00:00
- name : KubeCon 2024 EU
startTime : 2024-02-16T00:00:00 #Added in https://github.com/kubernetes/website/pull/44828
endTime : 2024-03-22T18:00:00
style : >-
background : linear-gradient(90deg, rgba(67,53,105,1) 0%, rgba(89,187,234,1) 100%);
color : #fffff;
title : |
<img src ="/images/announcements/kccnc-eu-2024-white.svg" style="float: right; height: 80px;" />
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/">KubeCon + CloudNativeCon Europe 2024</a>
message : |
Join us for four days of incredible opportunities to collaborate, learn and share with the cloud native community.<br/>
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/?utm_source=kubernetes&utm_medium=all&utm_campaign=kubeconeu24&utm_content=slim-banner">
Buy your ticket now! 19 - 22 March | Paris, France
</a>
2024-05-11 18:17:26 +00:00
- name : KubeCon 2024 China
startTime : 2024-07-26T00:00:00 #Added in https://github.com/kubernetes/website/pull/46431
endTime : 2024-08-23T18:00:00
style : >-
background : linear-gradient(90deg, rgba(229,64,216,1) 60%, rgba(0,212,255,1) 100%);
color : #fffff;
title : |
<img src ="/images/announcements/kubecon-china-2024-white.svg" style="float: right; height: 100px;" />
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-open-source-summit-ai-dev-china/">KubeCon + CloudNativeCon + Open Source Summit China 2024</a>
message : |
Join us for three days of incredible opportunities to collaborate, learn and share with the cloud native community.<br/>
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-open-source-summit-ai-dev-china/register/?utm_source=kubernetes&utm_medium=all&utm_campaign=kubeconcn24&utm_content=slim-banner">
Buy your ticket now! 21 - 23 August | Hong Kong
</a>
2024-09-25 21:51:54 +00:00
- name : KubeCon 2024 NA
startTime : 2024-09-30T00:00:00 #Added in https://github.com/kubernetes/website/pull/48086
endTime : 2024-11-15T18:00:00
style : >-
background : linear-gradient(90deg, rgba(64,66,169,1) 60%, rgba(0,81,181,1) 100%);
color : #fffff;
title : |
<img src ="/images/announcements/kccnc-na-2024-white.svg" style="float: right; height: 100px;" />
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/">KubeCon + CloudNativeCon 2024</a>
message : |
Join us for three days of incredible opportunities to collaborate, learn and share with the cloud native community.<br/>
2024-09-26 15:27:59 +00:00
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/register/?utm_source=kubernetes&utm_medium=homepage&utm_campaign=KubeCon-NA-2024&utm_content=top-banner">
2024-09-25 21:51:54 +00:00
Buy your ticket now! 12 - 15 November | Salt Lake City
</a>
2024-11-26 22:34:01 +00:00
- name : KubeCon 2024 India
2024-11-26 23:08:07 +00:00
startTime : 2024-11-26T00:00:00 #Added in https://github.com/kubernetes/website/pull/48862
2024-11-26 22:34:01 +00:00
endTime : 2024-12-12T18:00:00
style : >-
background : linear-gradient(90deg, rgba(217,54,73,1) 35%, rgba(81,0,116,1) 100%);
color : #fffff;
title : |
<img src ="/images/announcements/kccnc-india-2024-white.svg" style="float: right; height: 100px;" />
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/">KubeCon + CloudNativeCon 2024</a>
message : |
Join us for two days of incredible opportunities to collaborate, learn and share with the cloud native community.<br/>
2024-11-26 23:08:19 +00:00
<a href= "https://events.linuxfoundation.org/kubecon-cloudnativecon-india/register/?utm_source=kubernetes&utm_medium=homepage&utm_campaign=KubeCon-India-2024&utm_content=top-banner">
2024-11-26 22:34:01 +00:00
Buy your ticket now! 11 - 12 December | Delhi, India
</a>