Skip to content

Commit

Permalink
Merge pull request #48 from clouddrove/fix/readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Om Sharma authored Oct 1, 2023
2 parents 6c7ff5c + ffd3f3e commit f5df874
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ It will tolerate redundant profiles.

On MacOS: `brew install clouddrove/kuconf`

(if you happen to use brew on linux, you can also use the above)
(if you happen to use brew on Linux, you can also use the above)

On Linux or Windows: Download the appropriate package from the
[latest release](https://github.com/clouddrove/kuconf/releases) page.
Expand Down Expand Up @@ -97,11 +97,10 @@ Info
### Specifying Profiles

Unless overridden, this program will try to use every profile found in `~/.aws/credentials`. It is
*NOT* an error if the profile's initial session connection is rejected (i.e. you can have out of
date profiles without causing problems). Any profile which cannot be used will be reported as an
*NOT* an error if the profile's initial session connection is rejected (i.e. you can have out-of-date profiles without causing problems). Any profile which cannot be used will be reported as an
error but will *NOT* impact the exit value of the run.

Profiles can be overriden by `--profiles` command line option or the `AWS_PROFILES` environment
Profiles can be overridden by `--profiles` command line option or the `AWS_PROFILES` environment
variable.

### Specifying Regions
Expand All @@ -120,16 +119,16 @@ environment variable.


## Credit to author
The author of this [repo](https://github.com/deweysasser/eks-kubeconfig-update) is Mr. Dewey Sasser, we truly appreciate his efforts and time for creating it.
The author of [Orignal Repo](https://github.com/deweysasser/eks-kubeconfig-update) is [Mr. Dewey Sasser](https://github.com/deweysasser), we truly appreciate his efforts and time in creating it.

## Feedback
If you come accross a bug or have any feedback, please log it in our [issue tracker](https://github.com/clouddrove/kuconf/issues), or feel free to drop us an email at [[email protected]](mailto:[email protected]).
If you come across a bug or have any feedback, please log it in our [issue tracker](https://github.com/clouddrove/kuconf/issues), or feel free to drop us an email at [[email protected]](mailto:[email protected]).

If you have found it worth your time, go ahead and give us a ★ on [our GitHub](https://github.com/clouddrove/kuconf)!

## About us

At [CloudDrove][website], we offer expert guidance, implementation support and services to help organisations accelerate their journey to the cloud. Our services include docker and container orchestration, cloud migration and adoption, infrastructure automation, application modernisation and remediation, and performance engineering.
At [CloudDrove][website], we offer expert guidance, implementation support and services to help organizations accelerate their journey to the cloud. Our services include docker and container orchestration, cloud migration and adoption, infrastructure automation, application modernization and remediation, and performance engineering.

<p align="center">We are <b> The Cloud Experts!</b></p>
<hr />
Expand Down

0 comments on commit f5df874

Please sign in to comment.