Skip to content

Commit 5860384

Browse files
committed
remove gcp abbreviation
1 parent 6cb3ea3 commit 5860384

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
# IMPORTANT:
44

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).
66

77
## Overview
88

9-
Generic Control plane (gcp) is a Kubernetes control plane focusing on:
9+
Generic Control plane is a Kubernetes based control plane focusing on:
1010

1111
- A **control plane** for Kubernetes-native APIs that can be used **without Kubernetes**
1212
- 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
1616

1717
## Documentation
1818

19-
To get started with gcp:
19+
To get started with generic control plane:
2020

2121
```bash
2222
# Clone the repository
@@ -37,7 +37,7 @@ kubectl api-resources
3737

3838
## Contributing
3939

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).
4141

4242
This community has a [Code of Conduct](./code-of-conduct.md). Please make sure to follow it.
4343

0 commit comments

Comments
 (0)