-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit a9fa409.
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
# Admiral | ||
[![CircleCI](https://circleci.com/gh/istio-ecosystem/admiral/tree/master.svg?style=svg)](https://circleci.com/gh/istio-ecosystem/admiral/tree/master) | ||
|
||
## Architecture | ||
Please find the architecture in this [google doc](https://docs.google.com/document/d/1INSuYQd2XDchn6pqiXlb4PFM6MFFOlbKNOQ6RDanryU/edit#) | ||
|
||
## Running Admiral | ||
### Local development | ||
TODO | ||
|
||
### In a k8s cluster | ||
TODO | ||
|
||
## Contributing | ||
Refer to [Contributing doc](./CONTRIBUTING.md) |