|
38 | 38 |
|
39 | 39 | {{< /blocks/section >}}
|
40 | 40 |
|
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 & Cortney Nickerson, Kubeshop</p> |
| 45 | + <button id="desktopShowVideoButton" onclick="kub.showVideo()">Obejrzyj wideo</button> |
51 | 46 | </div>
|
52 | 47 | <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> |
54 | 49 | <button id="closeButton"></button>
|
55 | 50 | </div>
|
56 | 51 | {{< /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 >}} |
57 | 62 |
|
58 | 63 | {{< blocks/kubernetes-features >}}
|
59 | 64 |
|
|
0 commit comments