Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: GRPCRoute guide #5216

Merged
merged 1 commit into from
Mar 2, 2023
Merged

docs: GRPCRoute guide #5216

merged 1 commit into from
Mar 2, 2023

Conversation

mlavacca
Copy link
Member

@mlavacca mlavacca commented Feb 27, 2023

Description

What did you change and why?

GRPCRoute support added for KIC 2.9

Testing instructions

Netlify link:

Checklist

  • Review label added
  • PR pointed to correct branch (main for immediate publishing, or a release branch: e.g. release/gateway-3.2, release/deck-1.17)

@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit c36ea50
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/63ff79788f44ec00081011b1
😎 Deploy Preview https://deploy-preview-5216--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link
Contributor

⚠️ Please add at least one of the following review labels to this PR:

  • review:copyedit: Request for writer review.
  • review:general: Review for general accuracy and presentation.
    Does the doc work? Does it output correctly?
  • review:tech: Request for technical review for a docs platform change.
  • review:sme: Request for review from an SME (engineer, PM, etc.).

Note: Only Kong employees can add labels due to a GitHub limitation.
If you're an OSS contributor, thank you! The maintainers will label this PR for you.

@mlavacca mlavacca marked this pull request as ready for review February 28, 2023 16:42
@mlavacca mlavacca requested a review from a team as a code owner February 28, 2023 16:42
@mlavacca mlavacca added the review:sme Request for SME review, external to the docs team. label Feb 28, 2023
@mlavacca mlavacca changed the base branch from main to release/kic-2.9 March 1, 2023 16:13
@pmalek
Copy link
Member

pmalek commented Mar 1, 2023

@mlavacca WDYT about adding an entry in https:/Kong/docs.konghq.com/blob/b0ae976c1aa68e29314a7519bdf6a65f5e9453b6/app/_src/kubernetes-ingress-controller/references/gateway-api-support.md already in this PR?

@pmalek pmalek added the team-k8s Kubernetes task tracking (including KIC,KGO) label Mar 1, 2023
@pmalek pmalek added this to the kic-2.9 milestone Mar 1, 2023
@mlavacca mlavacca requested a review from a team March 2, 2023 13:00
@mlavacca mlavacca added review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? and removed review:sme Request for SME review, external to the docs team. labels Mar 2, 2023
Signed-off-by: Mattia Lavacca <[email protected]>
Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 As long as @czeslavo stamps this as well (w.r.t to his comments)

@mlavacca mlavacca merged commit b5b38e0 into release/kic-2.9 Mar 2, 2023
@mlavacca mlavacca deleted the grpc-route branch March 2, 2023 16:30
@pmalek pmalek linked an issue Mar 2, 2023 that may be closed by this pull request
1 task
pmalek pushed a commit that referenced this pull request Mar 6, 2023
docs: GRPCRoute guide added

Signed-off-by: Mattia Lavacca <[email protected]>
pmalek pushed a commit that referenced this pull request Mar 6, 2023
docs: GRPCRoute guide added

Signed-off-by: Mattia Lavacca <[email protected]>
pmalek pushed a commit that referenced this pull request Mar 7, 2023
docs: GRPCRoute guide added

Signed-off-by: Mattia Lavacca <[email protected]>
pmalek pushed a commit that referenced this pull request Mar 8, 2023
docs: GRPCRoute guide added

Signed-off-by: Mattia Lavacca <[email protected]>
pmalek pushed a commit that referenced this pull request Mar 9, 2023
docs: GRPCRoute guide added

Signed-off-by: Mattia Lavacca <[email protected]>
pmalek pushed a commit that referenced this pull request Mar 17, 2023
docs: GRPCRoute guide added

Signed-off-by: Mattia Lavacca <[email protected]>
pmalek pushed a commit that referenced this pull request Mar 17, 2023
docs: GRPCRoute guide added

Signed-off-by: Mattia Lavacca <[email protected]>
pmalek pushed a commit that referenced this pull request Mar 17, 2023
docs: GRPCRoute guide added

Signed-off-by: Mattia Lavacca <[email protected]>
lena-larionova pushed a commit that referenced this pull request Mar 28, 2023
* Add 2.9 nav file and 2.9 version to version file

Signed-off-by: Diana <[email protected]>

* docs: GRPCRoute guide (#5216)

docs: GRPCRoute guide added

Signed-off-by: Mattia Lavacca <[email protected]>

* Update KIC troubleshooting for 2.9 and add GWAPI port note (#5196)

* chore: wrap source and fix minor errors

* chore: fix KIC webhook article title

* doc(kic) revise event troubleshooting

Update the KIC troubleshooting guide with additional information about
troubleshooting using Events, including the configuration push Event
type to be introduced in 2.9.

Rewrite the example as a more complete guide, with example problem
resources, example queries, and issue remediation.

* doc(kic) add HTTPRoute port limitation warning

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

* Fix Vale errors

Signed-off-by: Diana <[email protected]>

* pr: VAW title change

* pr: clarify and gate version note

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: Diana <[email protected]>

* KIC 2.9.x update deployment guides - Gateway Discovery (#5231)

* feat(kic): add docs about Gateway Discovery

---------

Co-authored-by: Grzegorz Burzyński <[email protected]>

* chore(kic) extract common docs to includes (#5256)

Co-authored-by: Michael Heap <[email protected]>

* docs(kic): update kic 2.9 nav (#5253)

Signed-off-by: Mattia Lavacca <[email protected]>

* doc(kic): update compatibility tables for 2.9 (#5259)

* kic: show Gateway Discovery guide entry for versions 2.9+

* chore(kic): fix code block languages

* chore(kic): fix incorrect helm.sh link

* GatewayAlpha feature-gate added to grpc guide (#5323)

kic: update grpcRoute GatewayAlpha FG

Signed-off-by: Mattia Lavacca <[email protected]>

* Update docs for KIC 2.9.0 (#5360)

Synchronize auto-generated KIC API reference

Signed-off-by: Kong's Team k8s bot <[email protected]>
Co-authored-by: Travis Raines <[email protected]>

* chore(kic) update CRD links in nav

* chore(kic) generate 2.8 KIC CRD reference (#5361)

Synchronize auto-generated KIC API reference

Signed-off-by: Kong's Team k8s bot <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Signed-off-by: Mattia Lavacca <[email protected]>
Signed-off-by: Kong's Team k8s bot <[email protected]>
Co-authored-by: Diana <[email protected]>
Co-authored-by: Mattia Lavacca <[email protected]>
Co-authored-by: Travis Raines <[email protected]>
Co-authored-by: Grzegorz Burzyński <[email protected]>
Co-authored-by: Michael Heap <[email protected]>
Co-authored-by: Kong's Team k8s bot <[email protected]>
nbialostosky pushed a commit to nbialostosky/docs.konghq.com that referenced this pull request Apr 12, 2023
* Add 2.9 nav file and 2.9 version to version file

Signed-off-by: Diana <[email protected]>

* docs: GRPCRoute guide (Kong#5216)

docs: GRPCRoute guide added

Signed-off-by: Mattia Lavacca <[email protected]>

* Update KIC troubleshooting for 2.9 and add GWAPI port note (Kong#5196)

* chore: wrap source and fix minor errors

* chore: fix KIC webhook article title

* doc(kic) revise event troubleshooting

Update the KIC troubleshooting guide with additional information about
troubleshooting using Events, including the configuration push Event
type to be introduced in 2.9.

Rewrite the example as a more complete guide, with example problem
resources, example queries, and issue remediation.

* doc(kic) add HTTPRoute port limitation warning

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

* Fix Vale errors

Signed-off-by: Diana <[email protected]>

* pr: VAW title change

* pr: clarify and gate version note

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: Diana <[email protected]>

* KIC 2.9.x update deployment guides - Gateway Discovery (Kong#5231)

* feat(kic): add docs about Gateway Discovery

---------

Co-authored-by: Grzegorz Burzyński <[email protected]>

* chore(kic) extract common docs to includes (Kong#5256)

Co-authored-by: Michael Heap <[email protected]>

* docs(kic): update kic 2.9 nav (Kong#5253)

Signed-off-by: Mattia Lavacca <[email protected]>

* doc(kic): update compatibility tables for 2.9 (Kong#5259)

* kic: show Gateway Discovery guide entry for versions 2.9+

* chore(kic): fix code block languages

* chore(kic): fix incorrect helm.sh link

* GatewayAlpha feature-gate added to grpc guide (Kong#5323)

kic: update grpcRoute GatewayAlpha FG

Signed-off-by: Mattia Lavacca <[email protected]>

* Update docs for KIC 2.9.0 (Kong#5360)

Synchronize auto-generated KIC API reference

Signed-off-by: Kong's Team k8s bot <[email protected]>
Co-authored-by: Travis Raines <[email protected]>

* chore(kic) update CRD links in nav

* chore(kic) generate 2.8 KIC CRD reference (Kong#5361)

Synchronize auto-generated KIC API reference

Signed-off-by: Kong's Team k8s bot <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Signed-off-by: Mattia Lavacca <[email protected]>
Signed-off-by: Kong's Team k8s bot <[email protected]>
Co-authored-by: Diana <[email protected]>
Co-authored-by: Mattia Lavacca <[email protected]>
Co-authored-by: Travis Raines <[email protected]>
Co-authored-by: Grzegorz Burzyński <[email protected]>
Co-authored-by: Michael Heap <[email protected]>
Co-authored-by: Kong's Team k8s bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? team-k8s Kubernetes task tracking (including KIC,KGO)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GRPCRoute docs
3 participants