Skip to content

Commit

Permalink
Merge pull request #49 from gruntwork-io/yori-update-readme
Browse files Browse the repository at this point in the history
Update README to better highlight usage across kube clusters
  • Loading branch information
yorinasub17 committed May 8, 2019
2 parents 0589cb6 + 6ba1edd commit 1db5cee
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
@@ -1,4 +1,5 @@
[![Maintained by Gruntwork.io](https://img.shields.io/badge/maintained%20by-gruntwork.io-%235849a6.svg)](https://gruntwork.io/?ref=repo_kubergrunt)
[![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/gruntwork-io/kubergrunt.svg?label=latest)](https://github.com/gruntwork-io/kubergrunt/releases/latest)

# kubergrunt

Expand All @@ -7,10 +8,11 @@ Helm, and Kubectl for managing a Kubernetes Cluster.

Some of the features of `kubergrunt` include:

* configuring `kubectl` to authenticate with a given EKS cluster. Learn more about authenticating `kubectl` to EKS
* Configuring `kubectl` to authenticate with a given EKS cluster. Learn more about authenticating `kubectl` to EKS
in the [eks-cluster module README](../eks-cluster/README.md#how-to-authenticate-kubectl).
* managing Helm and associated TLS certificates.
* setting up Helm client with TLS certificates.
* Managing Helm and associated TLS certificates on any Kubernetes cluster.
* Setting up Helm client with TLS certificates on any Kubernetes cluster.
* Generating TLS certificate key pairs and storing them as Kubernets `Secrets` on any Kubernetes cluster.


## Installation
Expand Down Expand Up @@ -516,10 +518,10 @@ send an email to [support@gruntwork.io](mailto:support@gruntwork.io?Subject=kube
Gruntwork can help with:

* Setup, customization, and support for this project.
* Modules and submodules for other types of infrastructure, such as VPCs, Docker clusters, databases, and continuous
integration.
* Modules and submodules for other types of infrastructure in major cloud providers, such as VPCs, Docker clusters,
databases, and continuous integration.
* Modules and Submodules that meet compliance requirements, such as HIPAA.
* Consulting & Training on AWS, Terraform, and DevOps.
* Consulting & Training on AWS, GCP, Terraform, and DevOps.


## How do I contribute?
Expand Down

0 comments on commit 1db5cee

Please sign in to comment.