Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update deployment facilities
  • Loading branch information
TheAlgo authored Oct 14, 2023
1 parent 94dfca7 commit a249c43
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Description

Titan is an open source CI/CD tool built with cloud native tools. Titan supports service deployments, secret management, resource access management, canary deployment etc. Titan currently supports deployments to to Any kubernetes cluster as long as it an access it resources. Titan is built around making devs faster at deploying services to kubernetes using helm charts.
Titan is an open source CI/CD tool built with cloud native tools. Titan supports service deployments, secret management, resource access management. Titan currently supports deployments to to any kubernetes cluster as long as it an access it resources. Titan is built around making devs faster at deploying services to kubernetes using helm charts. Right now the only cloud supported is Azure

## Dependencies

Expand All @@ -23,8 +23,7 @@ run respective docker instances. and a ```etcd``` client.
- [x] Deployment for helm charts
- [x] Rollbacks
- [x] Service/Deployment details
- [ ] Cluster switching
- [ ] Cloud Support (AWS/GCP/Azure)
- [x] Cloud Support (Azure)

## Contribution

Expand Down

0 comments on commit a249c43

Please sign in to comment.