Skip to content

Commit

Permalink
Merge pull request #78 from KAIYO-OSS/TheAlgo-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
anuragsarkar97 authored Oct 14, 2023
2 parents 94dfca7 + a249c43 commit f2b5dc1
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 f2b5dc1

Please sign in to comment.