Skip to content

Commit f044dae

Browse files
authored
Merge pull request #52160 from dkarczmarski/pl-sync-51836
[pl] sync with PR 51836
2 parents bd37121 + 9e8f6a0 commit f044dae

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

content/pl/_index.html

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,22 +38,27 @@
3838

3939
{{< /blocks/section >}}
4040

41-
{{< blocks/section id="video" background-image="kub_video_banner_homepage" >}}
42-
<div class="light-text">
43-
<h2>The Challenges of Migrating 150+ Microservices to Kubernetes</h2>
44-
<p>Sarah Wells, Technical Director for Operations and Reliability, Financial Times</p>
45-
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Obejrzyj wideo</button>
46-
47-
<h3>Weź udział w KubeCon + CloudNativeCon</h3>
48-
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/" class="desktopKCButton"><strong>Indie</strong> (Hyderabad, 6-7 sierpnia)</a>
49-
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/" class="desktopKCButton"><strong>Ameryka Północna</strong> (Atlanta, 10-13 listopada)</a>
50-
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe-2026/" class="desktopKCButton"><strong>Europa</strong> (Amsterdam, 23-26 marca 2026)</a>
41+
{{< blocks/section id="video" background-image="video_banner_homepage_XNZvGHlpJ_4" >}}
42+
<div class="video-text-optional">
43+
<h2>Przewodnik dla absolutnie początkujących po Cloud Native</h2>
44+
<p class="presenter-byline">przez Kyle Penfound, Dagger &amp; Cortney Nickerson, Kubeshop</p>
45+
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Obejrzyj wideo</button>
5146
</div>
5247
<div id="videoPlayer">
53-
<iframe data-url="https://www.youtube.com/embed/H06qrNmGqyE?autoplay=1" frameborder="0" allowfullscreen></iframe>
48+
<iframe data-url="https://www.youtube.com/embed/XNZvGHlpJ_4?autoplay=1" frameborder="0" allowfullscreen></iframe>
5449
<button id="closeButton"></button>
5550
</div>
5651
{{< /blocks/section >}}
52+
{{< blocks/section id="upcoming-events" >}}
53+
<h2>Weź udział w nadchodzących wydarzeniach KubeCon + CloudNativeCon</h3>
54+
<!-- TODO: change this to a shortcode that auto-updates from a schedule -->
55+
<div>
56+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/" class="desktopKCButton"><strong>Ameryka Północna</strong> (Atlanta, 10-13 listopada)</a>
57+
</div>
58+
<div>
59+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe-2026/" class="desktopKCButton"><strong>Europa</strong> (Amsterdam, 23-26 marca 2026)</a>
60+
</div>
61+
{{< /blocks/section >}}
5762

5863
{{< blocks/kubernetes-features >}}
5964

0 commit comments

Comments
 (0)