Skip to content

Commit

Permalink
[ar] Translate ar index to arabic
Browse files Browse the repository at this point in the history
Signed-off-by: Mohammed Boukhalfa <mohammed.boukhalfa@est.tech>
  • Loading branch information
mboukhalfa committed May 15, 2024
1 parent 0f7e7c8 commit 31ff37f
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/ar/_common-resources/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
headless: true
---
65 changes: 65 additions & 0 deletions content/ar/_index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
---
title: "منسق حاويات متخرج"
abstract: "التنسيق الاوتوماتيكي للحاويات و إدارتها"
cid: home
sitemap:
priority: 1.0
---

{{< site-searchbar >}}

{{< blocks/section id="oceanNodes" >}}
{{% blocks/feature image="flower" %}}
[كوبيرنيتيس]({{< relref "/docs/concepts/overview/" >}})، يُعرف أيضا باسم ك8س، هو نظام مفتوح المصدر لتنسيق وتكييف وإدارة التطبيقات المعبأة في حاويات.


يقوم بتجميع الحاويات التي تشكل تطبيق ا في وحدات منطقية لتسهيل الإدارة والاكتشاف. يستند كوبيرنيتيس على [15 عاما من الخبرة في إدارة أعباء عمل الإنتاج في جوجل](http://queue.acm.org/detail.cfm?id=2898444)، إلى جانب أفضل الأفكار والممارسات من المجتمع.
{{% /blocks/feature %}}

{{% blocks/feature image="scalable" %}}
#### مهما كان المقياس

تم تصميم كوبيرنيتيس وفقا لنفس المبادئ التي تسمح لجوجل بتشغيل مليارات الحاويات أسبوعيا، ويمكنه التوسع دون الحاجة لزيادة فريق العمليات لديك.

{{% /blocks/feature %}}

{{% blocks/feature image="blocks" %}}
#### مهما كان التعقيد
سواء كنت تُجري إختبارا محليا أو تدير مؤسسة عالمية، فإن مرونة كوبيرنيتيس تتكيف معك لتقديم تطبيقاتك دون إنقطاع وبسهولة بغض النظر عن مدى تعقيد حاجتك.

{{% /blocks/feature %}}

{{% blocks/feature image="suitcase" %}}
#### في أي مكان كان

كوبيرنيتيس مفتوح المصدر مما يمنحك حرية الاستفادة من البنية التحتية السحابية المحلية أو المختلطة أو العامة، مما يتيح لك نقل أعباء العمل بسهولة إلي حيث تريد.

لتحميل كاوبرناتيز قم بزيارة صفحة [التحميل](/releases/download/).

{{% /blocks/feature %}}

{{< /blocks/section >}}

{{< blocks/section id="video" background-image="kub_video_banner_homepage" >}}
<div class="light-text">
<h2>تحدي ترحيل أكثر من 150 خدمة مصغرة إلى كوبيرنيتيس</h2>
<p>مع سارة ويلز، المديرة الفنية للعمليات والموثوقية، فاينانشيال تايمز</p>
<button id="desktopShowVideoButton" onclick="kub.showVideo()">شاهد الفيديو</button>
<br>
<br>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/" button id="desktopKCButton">حضور كيوبكون + كلاودنيتف أوروبا في مارس 19-22, 2024</a>
<br>
<br>
<br>
<br>
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2024/" button id="desktopKCButton">حضور كيوبكون + كلاودنيتف أمريكا الشمالية في نوفمبر 12-15, 2024</a>
</div>
<div id="videoPlayer">
<iframe data-url="https://www.youtube.com/embed/H06qrNmGqyE?autoplay=1" frameborder="0" allowfullscreen></iframe>
<button id="closeButton"></button>
</div>
{{< /blocks/section >}}

{{< blocks/kubernetes-features >}}

{{< blocks/case-studies >}}

0 comments on commit 31ff37f

Please sign in to comment.