Added tabpane view to installation under latest version#3931
Added tabpane view to installation under latest version#3931Manoramsharma wants to merge 1 commit intoenvoyproxy:mainfrom
Conversation
Signed-off-by: Manoramsharma <img_2020037@iiitm.ac.in>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3931 +/- ##
==========================================
- Coverage 67.43% 67.38% -0.06%
==========================================
Files 183 183
Lines 22435 22435
==========================================
- Hits 15130 15117 -13
- Misses 6218 6228 +10
- Partials 1087 1090 +3 ☔ View full report in Codecov by Sentry. |
|
Hi @zirain I have made the required changes to the |
|
|
|
||
| ### Increase the replicas | ||
|
|
||
| ```shell | ||
| helm install eg oci://docker.io/envoyproxy/gateway-helm --version v0.0.0-latest -n envoy-gateway-system --create-namespace --set deployment.replicas=2 |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
|
As we discussed, we won't need this for now. |
What type of PR is this?
Docs feature enhancement
What this PR does / why we need it:
This PR is made to enhance the docs, making it more presentable using tabpane installation.
Which issue(s) this PR fixes:
Fixes #3133
Before

After
