Skip to content

Commit 90359a6

Browse files
authored
Merge pull request #43109 from ArvindParekh/change-flowchart
Make modifications in the flowchart diagram at "Extending Kubernetes" section to tackle incorrect wording
2 parents 3039a75 + b8d94a4 commit 90359a6

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

content/en/docs/concepts/extend-kubernetes/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ several types of extensions.
157157

158158
<!-- image source for flowchart: https://docs.google.com/drawings/d/1sdviU6lDz4BpnzJNHfNpQrqI9F19QZ07KnhnxVrp2yg/edit -->
159159

160-
{{< figure src="/docs/concepts/extend-kubernetes/flowchart.png"
160+
{{< figure src="/docs/concepts/extend-kubernetes/flowchart.svg"
161161
alt="Flowchart with questions about use cases and guidance for implementers. Green circles indicate yes; red circles indicate no."
162162
class="diagram-large" caption="Flowchart guide to select an extension approach" >}}
163163

Binary file not shown.

0 commit comments

Comments
 (0)