Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Sep 25, 2024
1 parent c70b2b6 commit 15753de
Showing 1 changed file with 28 additions and 2 deletions.
30 changes: 28 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# stuttgart-thingsclusterbook
create repo w/ machineshop
# stuttgart-things/clusterbook

gitops cluster configuration management

<div align="center">
<p>
<img src="https://github.com/stuttgart-things/docs/blob/main/hugo/sthings-argo.png" alt="sthings" width="450" />
</p>
<p>
<strong>[/ˈklʌstəʳbʊk/]</strong>- gitops cluster configuration management

</p>
</div>

## Install proto

Expand All @@ -9,3 +19,19 @@ go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
sudo apt install protobuf-compiler
```

## AUTHOR

```bash
Patrick Hermann, stuttgart-things 12/2023
```

## License

Licensed under the Apache License, Version 2.0 (the "License").

You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an _"AS IS"_ basis, without WARRANTIES or conditions of any kind, either express or implied.

See the License for the specific language governing permissions and limitations under the License.

0 comments on commit 15753de

Please sign in to comment.