mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
Merge pull request #48475 from gmile/patch-1
Automatic merge from submit-queue
Properly nest code blocks
**What this PR does / why we need it**:
Markdown code blocks are adjusted to better display on GitHub. See [rendered](c3fbec7663/cluster/addons/cluster-loadbalancing/glbc/README.md
) version.
**Release note**:
```release-note
Adjust markdown code block in README for Google Load Balancer addon.
```
This commit is contained in:
commit
cc35759318
@ -78,7 +78,6 @@ Events:
|
|||||||
FirstSeen LastSeen Count From SubobjectPath Reason Message
|
FirstSeen LastSeen Count From SubobjectPath Reason Message
|
||||||
───────── ──────── ───── ──── ───────────── ────── ───────
|
───────── ──────── ───── ──── ───────────── ────── ───────
|
||||||
46s 46s 1 {loadbalancer-controller } Success Created loadbalancer 130.211.5.27
|
46s 46s 1 {loadbalancer-controller } Success Created loadbalancer 130.211.5.27
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Disabling GLBC
|
## Disabling GLBC
|
||||||
|
Loading…
Reference in New Issue
Block a user