Skip to content

Commit 0caa9b2

Browse files
authored
Merge pull request #875 from a-hilaly/readme
Update FAQ5 in README to match the website FAQ content.
2 parents 5534060 + c00b413 commit 0caa9b2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,9 @@ Kro is Kubernetes native and integrates seamlessly with existing tools to preser
6666
We want to help streamline and simplify building with Kubernetes. Building with Kubernetes means dealing with resources that need to operate and work together, and orchestrating this can get complex and difficult at scale.
6767
With this project, we're taking a 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.
6868

69-
5. **Can I use this in production?**
69+
5. **What should I know about API changes?**
7070

71-
This project is in active development and not yet intended for production use.
72-
The *ResourceGraphDefinition* CRD and other APIs used in this project are not yet solidified and highly subject to change.
71+
kro's API is currently at `v1alpha1`. As kro evolves, we may introduce breaking changes to improve the API. We are committed to providing clear migration paths, deprecation notices, and comprehensive support to help users adapt to any breaking changes. Our goal is to ensure smooth transitions as the project continues to improve.
7372

7473
## Community Participation
7574

0 commit comments

Comments
 (0)