Skip to content

Commit bad9643

Browse files
authored
Merge pull request #553 from robscott/service-apis-ref
Adding notes referring to previous project name
2 parents d153c1a + 6482782 commit bad9643

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Kubernetes Gateway API
22

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.*
58

69
## Documentation
710

docs-src/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ community. The project's goal is to evolve service networking APIs within the
55
Kubernetes ecosystem. Gateway API provide interfaces to expose Kubernetes
66
applications - Services, Ingress, and more.
77

8+
*Note: This project was previously named "Service APIs" until being renamed to
9+
"Gateway API" in February 2021.*
10+
811
### What is the goal of Gateway API?
912

1013
Gateway API aims to improve service networking by providing expressive,

docs/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -656,6 +656,8 @@ <h1 id="introduction">Introduction</h1>
656656
community. The project's goal is to evolve service networking APIs within the
657657
Kubernetes ecosystem. Gateway API provide interfaces to expose Kubernetes
658658
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>
659661
<h3 id="what-is-the-goal-of-gateway-api">What is the goal of Gateway API?</h3>
660662
<p>Gateway API aims to improve service networking by providing expressive,
661663
extensible, role-oriented interfaces that are implemented by many vendors and

0 commit comments

Comments
 (0)