Merge pull request #43109 from ArvindParekh/change-flowchart
Make modifications in the flowchart diagram at "Extending Kubernetes" section to tackle incorrect wordingpull/43207/head
commit
90359a6ed4
|
@ -157,7 +157,7 @@ several types of extensions.
|
|||
|
||||
<!-- image source for flowchart: https://docs.google.com/drawings/d/1sdviU6lDz4BpnzJNHfNpQrqI9F19QZ07KnhnxVrp2yg/edit -->
|
||||
|
||||
{{< figure src="/docs/concepts/extend-kubernetes/flowchart.png"
|
||||
{{< figure src="/docs/concepts/extend-kubernetes/flowchart.svg"
|
||||
alt="Flowchart with questions about use cases and guidance for implementers. Green circles indicate yes; red circles indicate no."
|
||||
class="diagram-large" caption="Flowchart guide to select an extension approach" >}}
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 159 KiB |
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue