You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
# IMPORTANT:
4
4
5
-
Generic Control Plane (gcp) is a new project under KCP umbrella and is not yet ready for production use. We are actively working on the project and welcome contributions from the community. If you are interested in contributing, please see our [contributing guide](CONTRIBUTING.md).
5
+
Generic Control Plane is a new project under KCP umbrella and is not yet ready for production use. We are actively working on the project and welcome contributions from the community. If you are interested in contributing, please see our [contributing guide](CONTRIBUTING.md).
6
6
7
7
## Overview
8
8
9
-
Generic Control plane (gcp) is a Kubernetes control plane focusing on:
9
+
Generic Control plane is a Kubernetes based control plane focusing on:
10
10
11
11
- A **control plane** for Kubernetes-native APIs that can be used **without Kubernetes**
12
12
- Enabling API service providers to **offer APIs centrally**
@@ -16,7 +16,7 @@ The goal is to be useful to cloud providers as well as enterprise IT departments
16
16
17
17
## Documentation
18
18
19
-
To get started with gcp:
19
+
To get started with generic control plane:
20
20
21
21
```bash
22
22
# Clone the repository
@@ -37,7 +37,7 @@ kubectl api-resources
37
37
38
38
## Contributing
39
39
40
-
We ❤️ our contributors! If you're interested in helping us out, please check out [contributing to gcp](CONTRIBUTING.md).
40
+
We ❤️ our contributors! If you're interested in helping us out, please check out [contributing to Generic Control Plane](CONTRIBUTING.md).
41
41
42
42
This community has a [Code of Conduct](./code-of-conduct.md). Please make sure to follow it.
0 commit comments