Kong / Kong/docs.konghq.com

Change protocol for Hybrid mode

Open
#4,501 0 comments 0 reactions 0 assignees View on GitHub
papercut
Dominant language
Ruby
Stars
212
Forks
587
PR merge metrics
No merged PRs in 30d

Description

### Where is the problem?

https://docs.konghq.com/gateway/latest/production/networking/default-ports/

### What happened?

The protocol for 8005 et 8006 ports is not HTTP but **the protocol is WSS** (WebSockets over SSL/TLS)

### What did you expect to happen?

I am waiting for this doc:

:8005 |**WSS** | Hybrid mode only. Control Plane listens for traffic from Data Planes. | All tiers and modes
:8006 |**WSS** | Hybrid mode only. Control Plane listens for Vitals telemetry data from Data Planes. | Kong Gateway Enterprise tier

### Code of Conduct and Community Expectations

- [X] I agree to follow this project's Code of Conduct
- [X] I agree to abide by the Community Expectations

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the default-ports documentation at the URL in the issue and inspect the entries for ports 8005 and 8006. Update both protocol values to WSS and verify that the descriptions and tier information match the requested table. The repository is archived, so confirm the change belongs in the replacement documentation repository before editing.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.