Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 17 additions & 11 deletions content/de/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,28 @@

{{< /blocks/section >}}

{{< blocks/section id="video" background-image="kub_video_banner_homepage" >}}
<div class="light-text">
<h2>Die Herausforderungen bei der Migration von über 150 Microservices auf Kubernetes</h2>
<p>Von Sarah Wells, technische Direktorin für Betrieb und Zuverlässigkeit, Financial Times</p>
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Video ansehen</button>

<h3>Nehmen Sie an der kommenden KubeCon + CloudNativeCon teil</h3>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/" class="desktopKCButton"><strong>India</strong> (Hyderabad, Aug 6-7)</a>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/" class="desktopKCButton"><strong>North America</strong> (Atlanta, Nov 10-13)</a>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe-2026/" class="desktopKCButton"><strong>Europe</strong> (Amsterdam, Mrz 23-26, 2026)</a>
{{< blocks/section id="video" background-image="video_banner_homepage_XNZvGHlpJ_4" >}}
<div class="video-text-optional">
<h2>The Absolute Beginner's Guide To Cloud Native</h2>
<p class="presenter-byline">von Kyle Penfound, Dagger &amp; Cortney Nickerson, Kubeshop</p>
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Video ansehen</button>
</div>
<div id="videoPlayer">
<iframe data-url="https://www.youtube.com/embed/H06qrNmGqyE?autoplay=1" frameborder="0" allowfullscreen></iframe>
<iframe data-url="https://www.youtube.com/embed/XNZvGHlpJ_4?autoplay=1" frameborder="0" allowfullscreen></iframe>
<button id="closeButton"></button>
</div>
{{< /blocks/section >}}
{{< blocks/section id="upcoming-events" >}}
<h2>Sei dabei bei den kommenden KubeCon- und CloudNativeCon-Events</h2>
<!-- TODO: change this to a shortcode that auto-updates from a schedule -->
<div>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe-2026/" class="desktopKCButton"><strong>Europa</strong> (Amsterdam, Mar 23-26, 2026)</a>
</div>
<div>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/" class="desktopKCButton"><strong>Indien</strong> (Mumbai, Jun 18-29, 2026)</a>
</div>

{{< /blocks/section >}}

{{< blocks/kubernetes-features >}}

Expand Down
6 changes: 4 additions & 2 deletions content/de/docs/home/supported-doc-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ weight: 10
Diese Website enthält Dokumentation für die aktuelle Version von Kubernetes
und die vier vorherigen Versionen von Kubernetes.



Die Verfügbarkeit der Dokumentation für eine Kubernetes-Version ist unabhängig davon, ob
diese Version derzeit unterstützt wird.
Lesen Sie [Supportzeitraum für Versionen](/releases/patch-releases/#support-period), um zu erfahren,
welche Kubernetes-Versionen offiziell unterstützt werden und wie lange.