File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Kubernetes Gateway API
2
2
3
- The Gateway API is a part of the [ SIG Network] [ sn ] , and this repository
4
- contains the specification and Custom Resource Definitions (CRDs).
3
+ The Gateway API is a part of the [ SIG Network] [ sn ] , and this repository contains
4
+ the specification and Custom Resource Definitions (CRDs).
5
+
6
+ * Note: This project was previously named "Service APIs" until being renamed to
7
+ "Gateway API" in February 2021.*
5
8
6
9
## Documentation
7
10
Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ community. The project's goal is to evolve service networking APIs within the
5
5
Kubernetes ecosystem. Gateway API provide interfaces to expose Kubernetes
6
6
applications - Services, Ingress, and more.
7
7
8
+ * Note: This project was previously named "Service APIs" until being renamed to
9
+ "Gateway API" in February 2021.*
10
+
8
11
### What is the goal of Gateway API?
9
12
10
13
Gateway API aims to improve service networking by providing expressive,
Original file line number Diff line number Diff line change @@ -656,6 +656,8 @@ <h1 id="introduction">Introduction</h1>
656
656
community. The project's goal is to evolve service networking APIs within the
657
657
Kubernetes ecosystem. Gateway API provide interfaces to expose Kubernetes
658
658
applications - Services, Ingress, and more.</ p >
659
+ < p > < em > Note: This project was previously named "Service APIs" until being renamed to
660
+ "Gateway API" in February 2021.</ em > </ p >
659
661
< h3 id ="what-is-the-goal-of-gateway-api "> What is the goal of Gateway API?</ h3 >
660
662
< p > Gateway API aims to improve service networking by providing expressive,
661
663
extensible, role-oriented interfaces that are implemented by many vendors and
You can’t perform that action at this time.
0 commit comments