Skip to content

Commit 7d88af1

Browse files
authored
Merge pull request #50959 from dkarczmarski/pl-sync-50486-_index-html
[pl] sync with PR #50486
2 parents 580457f + 7481c9b commit 7d88af1

File tree

2 files changed

+28
-12
lines changed

2 files changed

+28
-12
lines changed

content/pl/_index.html

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,23 +40,25 @@
4040

4141
{{< blocks/section id="video" background-image="kub_video_banner_homepage" >}}
4242
<div class="light-text">
43-
<h2>The Challenges of Migrating 150+ Microservices to Kubernetes</h2>
43+
<h2>The Challenges of Migrating 150+ Microservices to Kubernetes</h2>
4444
<p>Sarah Wells, Technical Director for Operations and Reliability, Financial Times</p>
4545
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Obejrzyj wideo</button>
46-
<br>
47-
<br>
48-
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/" button id="desktopKCButton">Weź udział w KubeCon + CloudNativeCon North America 12-15.11.2024</a>
49-
<br>
50-
<br>
51-
<br>
52-
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/" button id="desktopKCButton">Weź udział w KubeCon + CloudNativeCon India 11-12.12.2024</a>
53-
<br>
54-
<br>
55-
<br>
56-
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/" button id="desktopKCButton">Weź udział w KubeCon + CloudNativeCon Europe 1-4.4.2025</a>
46+
47+
<h3>Weź udział w KubeCon + CloudNativeCon</h3>
48+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/" class="desktopKCButton"><strong>Europa</strong> (Londyn, 1–4 kwietnia)</a>
49+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-china/" class="desktopKCButton"><strong>Chiny</strong> (Hongkong, 10–11 czerwca)</a>
50+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/" class="desktopKCButton"><strong>Japonia</strong> (Tokio, 16–17 czerwca)</a>
51+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/" class="desktopKCButton"><strong>Indie</strong> (Hyderabad, 6–7 sierpnia)</a>
52+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2025/" class="desktopKCButton"><strong>Ameryka Północna</strong> (Atlanta, 10–13 listopada)</a>
5753
</div>
5854
<div id="videoPlayer">
5955
<iframe data-url="https://www.youtube.com/embed/H06qrNmGqyE?autoplay=1" frameborder="0" allowfullscreen></iframe>
6056
<button id="closeButton"></button>
6157
</div>
6258
{{< /blocks/section >}}
59+
60+
{{< blocks/kubernetes-features >}}
61+
62+
{{< blocks/case-studies >}}
63+
64+
{{< kubeweekly id="kubeweekly" >}}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Studium przypadków
3+
linkTitle: Studium przypadków
4+
bigheader: Studium przypadków użytkowników Kubernetesa
5+
abstract: Przykłady użycia Kubernetesa w środowiskach produkcyjnych.
6+
layout: basic
7+
class: gridPage
8+
body_class: caseStudies
9+
cid: caseStudies
10+
menu:
11+
main:
12+
weight: 60
13+
---
14+

0 commit comments

Comments
 (0)