Skip to content

Commit

Permalink
update license and readme (#5)
Browse files Browse the repository at this point in the history
* update license and readme

* update license and readme

* update license and readme

* update license and readme

Co-authored-by: AdheipSingh <[email protected]>
  • Loading branch information
AdheipSingh and AdheipSingh authored Jul 13, 2021
1 parent 86e8aae commit fb85809
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2021 Rill Data Inc

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## kubectl-druid-plugin
- Kubectl plugin to simplify operations on druid CR.
- Kubectl plugin to simplify operations on apache druid CR.

## Prerequisite
- Druid CRD defination to be installed.
- A druid CR managed druid cluster running.
- Apache Druid CRD defination to be installed.
- An apache druid CR managed apache druid cluster running.
- https://github.com/druid-io/druid-operator/tree/master/deploy/crds

## Getting Started
Expand Down Expand Up @@ -48,4 +48,7 @@ kubectl druid patch --cr <cr> --namespace <namespace> --rollingDeploy true
- Shorthand supported
```
- n for namespace
```
```

## Note
- Apache®, Apache Druid, Druid® are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries. This project, kubectl-druid-plugin, is not an Apache Software Foundation project.

0 comments on commit fb85809

Please sign in to comment.