diff --git a/docs/kubernetes.md b/docs/kubernetes.md index d13ffec5..f31ffc6c 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -3,8 +3,7 @@ - [1. Kubernetes](#1-kubernetes) - [1.1. Local Installers](#11-local-installers) - [1.2. Production Cluster Installers](#12-production-cluster-installers) - - [1.3. Kubernetes Package Managers. Installing and managing Kubernetes applications](#13-kubernetes-package-managers-installing-and-managing-kubernetes-applications) - - [1.4. Videos](#14-videos) + - [1.3. Videos](#13-videos) @@ -57,10 +56,7 @@ * [Kubernetes Cluster with Kubeadm](https://github.com/kubernetes/kubeadm) It works on any deb / rpm compatible Linux OS, for example Ubuntu, Debian, RedHat or CentOS. This is the main advantage of kubeadm. The tool itself is still in beta (Q1 2018), but is expected to become stable somewhere this year. It's very easy to use and lets you spin kubernetes cluster in just a couple of minutes. * [Ansible Role - Kubernetes (Jeff Geerling)](https://github.com/geerlingguy/ansible-role-kubernetes) -## 1.3. Kubernetes Package Managers. Installing and managing Kubernetes applications -* [Helm, the Kubernetes Package Manager](https://github.com/helm/helm) - -## 1.4. Videos +## 1.3. Videos diff --git a/docs/openshift-compliant-images.md b/docs/openshift-compliant-images.md index eddf3f38..214d88ab 100644 --- a/docs/openshift-compliant-images.md +++ b/docs/openshift-compliant-images.md @@ -4,11 +4,11 @@ - [Gitlab](#gitlab) - [Atlassian Confluence6](#atlassian-confluence6) - [Sonatype Nexus 3](#sonatype-nexus-3) +- [Kubernetes Package Managers. Installing and managing Kubernetes applications](#kubernetes-package-managers-installing-and-managing-kubernetes-applications) # Openshift Compliant Docker images - ## Gitlab - [https://about.gitlab.com/2016/06/28/get-started-with-openshift-origin-3-and-gitlab/](https://about.gitlab.com/2016/06/28/get-started-with-openshift-origin-3-and-gitlab/) @@ -16,4 +16,7 @@ - [Atlassian Confluence6](https://github.com/inafevwork/confluence6-atlassian) ## Sonatype Nexus 3 -- [https://hub.docker.com/r/sonatype/nexus3/](https://hub.docker.com/r/sonatype/nexus3/) \ No newline at end of file +- [https://hub.docker.com/r/sonatype/nexus3/](https://hub.docker.com/r/sonatype/nexus3/) + +# Kubernetes Package Managers. Installing and managing Kubernetes applications +* [Helm, the Kubernetes Package Manager](https://github.com/helm/helm) \ No newline at end of file