Skip to content

Commit fefd7d9

Browse files
committed
[uk] Remove some vertical space between lines of text
1 parent 19b57ed commit fefd7d9

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

content/uk/docs/tutorials/_index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,49 +28,38 @@ Before walking through each tutorial, you may want to bookmark the
2828
<!--* [Kubernetes Basics](/docs/tutorials/kubernetes-basics/) is an in-depth interactive tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features.
2929
-->
3030
* [Основи Kubernetes](/docs/tutorials/kubernetes-basics/) - детальний навчальний матеріал з інтерактивними уроками, що допоможе вам зрозуміти Kubernetes і спробувати його базову функціональність.
31-
3231
* [Масштабовані мікросервіси з Kubernetes (Udacity)](http://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615)
33-
3432
* [Вступ до Kubernetes (edX)](http://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x#)
35-
3633
* [Привіт Minikube](/docs/tutorials/hello-minikube/)
3734

3835
<!--## Configuration
3936
-->
4037
## Конфігурація
4138

4239
* [Приклад: Конфігурування Java мікросервісу](/docs/tutorials/configuration/configure-java-microservice/)
43-
4440
* [Конфігурування Redis використовуючи ConfigMap](/docs/tutorials/configuration/configure-redis-using-configmap/)
4541

4642
## Застосунки без стану (Stateless Applications) {#застосунки-без-стану}
4743

4844
* [Відкриття зовнішньої IP-адреси для доступу до програми в кластері](/docs/tutorials/stateless-application/expose-external-ip-address/)
49-
5045
* [Приклад: Розгортання застосунку PHP Guestbook з Redis](/docs/tutorials/stateless-application/guestbook/)
5146

5247
## Застосунки зі станом (Stateful Applications) {#застосунки-зі-станом}
5348

5449
* [Основи StatefulSet](/docs/tutorials/stateful-application/basic-stateful-set/)
55-
5650
* [Приклад: WordPress та MySQL із постійними томами](/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/)
57-
5851
* [Приклад: Розгортання Cassandra зі Stateful Sets](/docs/tutorials/stateful-application/cassandra/)
59-
6052
* [Запуск ZooKeeper, координатора розподіленої системи](/docs/tutorials/stateful-application/zookeeper/)
6153

6254
## Кластери
6355

6456
* [AppArmor](/docs/tutorials/clusters/apparmor/)
65-
6657
* [Seccomp](/docs/tutorials/clusters/seccomp/)
6758

6859
## Сервіси
6960

7061
* [Використання Source IP](/docs/tutorials/services/source-ip/)
7162

72-
73-
7463
## {{% heading "whatsnext" %}}
7564

7665

@@ -81,5 +70,3 @@ for information about the tutorial page type and the tutorial template.
8170
Якщо ви хочете написати навчальний матеріал, у статті
8271
[Використання шаблонів сторінок](/docs/home/contribute/page-templates/)
8372
ви знайдете інформацію про тип навчальної сторінки і шаблон.
84-
85-

0 commit comments

Comments
 (0)