Skip to content

Commit

Permalink
Update README (#3618)
Browse files Browse the repository at this point in the history
* Update README

Signed-off-by: Samhita Alla <[email protected]>

* add self-host options

Signed-off-by: Samhita Alla <[email protected]>

* update contributing.md

Signed-off-by: Samhita Alla <[email protected]>

* update contribution guide

Signed-off-by: Samhita Alla <[email protected]>

* update heading style

Signed-off-by: Samhita Alla <[email protected]>

* update features section

Signed-off-by: Samhita Alla <[email protected]>

* update emojis

Signed-off-by: Samhita Alla <[email protected]>

* update tagline

Signed-off-by: Samhita Alla <[email protected]>

* remove eks directory

Signed-off-by: Samhita Alla <[email protected]>

---------

Signed-off-by: Samhita Alla <[email protected]>
  • Loading branch information
samhita-alla authored Apr 26, 2023
1 parent bf6d635 commit 22d2586
Show file tree
Hide file tree
Showing 21 changed files with 136 additions and 983 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Contributing to Flyte

For information related to contributing to Flyte, please check out the [Contributing to Flyte](https://docs.flyte.org/en/latest/community/contribute.html) section of the documentation at the Flyte site.
For information related to contributing to Flyte, please check out the [Contributing to Flyte](https://docs.flyte.org/en/latest/community/contribute.html) section of the documentation.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ install-piptools: ## Install pip-tools
doc-requirements.txt: doc-requirements.in install-piptools
$(call PIP_COMPILE,doc-requirements.in)

.PHONY: requirements.txt
requirements.txt: requirements.in install-piptools
$(call PIP_COMPILE,requirements.in)

.PHONY: stats
stats:
@generate-dashboard -o deployment/stats/prometheus/flytepropeller-dashboard.json stats/flytepropeller_dashboard.py
Expand Down
4 changes: 0 additions & 4 deletions NOTICE

This file was deleted.

367 changes: 79 additions & 288 deletions README.md

Large diffs are not rendered by default.

25 changes: 0 additions & 25 deletions eks/README.md

This file was deleted.

161 changes: 0 additions & 161 deletions eks/tf/main.tf

This file was deleted.

183 changes: 0 additions & 183 deletions eks/tf/modules/alb-ingress/main.tf

This file was deleted.

Empty file.
Loading

0 comments on commit 22d2586

Please sign in to comment.