Skip to content

Commit

Permalink
Updated toc
Browse files Browse the repository at this point in the history
  • Loading branch information
galexrt committed Jun 15, 2018
1 parent 723a017 commit d04e5da
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ This list is just an excerpt:
* [Build Process](#build-process)
* [Deployment Manifests](#deployment-manifests)
* [Miscellaneous](#miscellaneous)
* [Usage](#usage)
* [Thanks!](#thanks)
* [ToDo](#todo)

Expand Down Expand Up @@ -57,6 +56,8 @@ The Namespace manifest is in the [`gitlab-ci/`](/gitlab-ci/) directory.

Then you can just import the repository into your GitLab instance and are ready to go.

For information on how to use these files and setup GitLab Kubernetes cluster/integration, see the above blog post and in specific this post [GitLab + Kubernetes: Perfect Match for Continuous Delivery with Container](https://edenmal.moe/post/2017/GitLab-Kubernetes-Perfect-Match-for-Continuous-Delivery-with-Container/).

## GitLab Docs References
* GitLab Kubernetes Integration Docs: https://docs.gitlab.com/ce/user/project/integrations/kubernetes.html
* GitLab Kubernetes Integration Docs Environment variables: https://docs.gitlab.com/ce/user/project/integrations/kubernetes.html#deployment-variables
Expand Down Expand Up @@ -90,9 +91,6 @@ As of GitLab `10.3` the Kubernetes Integration is marked as deprecated and with
### Miscellaneous
* [`media/`](/media/) - Contains media for the [`README.md`](/README.md) in this repository.

## Usage
For information on how to use these files and setup GitLab Kubernetes cluster/integration, see the above blog post and in specific this post [GitLab + Kubernetes: Perfect Match for Continuous Delivery with Container](https://edenmal.moe/post/2017/GitLab-Kubernetes-Perfect-Match-for-Continuous-Delivery-with-Container/).

## Thanks!
Thanks to [@shadycuz - GitHub](https://github.com/shadycuz) for his comments with improvements for the code in this repository!

Expand Down

0 comments on commit d04e5da

Please sign in to comment.