Skip to content

Commit fcb80cd

Browse files
authored
Merge pull request #223 from jlbutler/update-readme
update readme, drop aws-isms
2 parents a76e621 + 87d85b2 commit fcb80cd

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

+1-10
Original file line numberDiff line numberDiff line change
@@ -67,20 +67,11 @@ kro is Kubernetes native and integrates seamlessly with existing tools to preser
6767
Building with Kubernetes means dealing with resources that need to operate and work together, and orchestrating this can get complex and difficult at scale.
6868
With this project, we're taking a first step in reducing the complexity of resource dependency management and customization, paving the way for a simple and scalable way to create complex custom resources for Kubernetes.
6969

70-
5. **Do I need to have an AWS account to use this?**
71-
72-
No, you can use kro with any Kubernetes cluster.
73-
74-
6. **Can I use this in production?**
70+
5. **Can I use this in production?**
7571

7672
This project is in active development and not yet intended for production use.
7773
The *ResourceGraphDefinition* CRD and other APIs used in this project are not solidified and highly subject to change.
7874

79-
7. **Will this be built into Amazon Elastic Kubernetes Service (EKS)?**
80-
81-
This project is a public experiment, and not currently integrated into Amazon EKS.
82-
We welcome your feedback and want to hear about what works and what doesn't for your use cases, please let us know what you think.
83-
8475
## Community Participation
8576

8677
Development and discussion is coordinated in the [Kubernetes Slack (invite link)][k8s-slack] channel [#kro][kro-channel] channel.

0 commit comments

Comments
 (0)