Skip to content

Commit 8998615

Browse files
authored
Doc: Rework documentation site structure (#513)
* Add linter config * Doc: Update deployment doc prefix lists Add IPv4 and IPv6 prefix list Ids to security group ingress onboarding step instead of the specific IP range used by the Lattice network. * Doc: Update development doc with prefix lists Add IPv4 and IPv6 prefix list Ids to security group ingress onboarding step instead of the specific IP range used by the Lattice network. * ci: Use mattn/goveralls instead of shogo821/goveralls * ci: Use mattn/goveralls instead of shogo821/goveralls * doc: update overview page for v1 * Doc: Update readme * doc: add link to SG docs in deploy * nit: space and wording cleanup * Docs: Major doc folder structure update * doc: add code of conduct * doc: Move api reference back to top-level nav * doc: fix merge conflict
1 parent a50ab17 commit 8998615

File tree

17 files changed

+137
-126
lines changed

17 files changed

+137
-126
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ website: [https://www.gateway-api-controller.eks.aws.dev/][ghp].
1616

1717
### Concepts
1818

19-
To get started, please read through [API concepts][concepts] and
20-
[Security model][security-model]. These documents give the necessary background
21-
to understand the API and the use-cases it targets.
19+
To get started, please read through [API concepts][concepts]. These documents give the necessary background to understand the API and the use-cases it targets.
2220

2321
### Getting started
2422

@@ -57,6 +55,5 @@ This project is licensed under the Apache-2.0 License.
5755
[getting-started]: https://www.gateway-api-controller.eks.aws.dev/getstarted/
5856
[spec]: https://www.gateway-api-controller.eks.aws.dev/reference/grpc-route/
5957
[concepts]: https://www.gateway-api-controller.eks.aws.dev/configure/
60-
[security-model]: https://gateway-api.sigs.k8s.io/concepts/security-model
6158
[gh_release]: https://github.com/aws/aws-application-networking-k8s/releases/tag/v0.0.18
6259
[godoc]: https://www.gateway-api-controller.eks.aws.dev/

code-of-conduct.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Code of Conduct
2+
The AWS Gateway API Controller project follows the [CNCF Community Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)