Skip to content

Commit

Permalink
Use youtube shortcode for demo video
Browse files Browse the repository at this point in the history
  • Loading branch information
vinaykul committed Apr 27, 2023
1 parent 9c27e17 commit a370442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Once the local cluster is up and running, Kubernetes users can schedule pods
with resources, and resize the pods via kubectl. An example of how to use this
feature is illustrated in the following demo video.

[![](in-place-pod-resize-demo.png)](https://youtu.be/1m2FOuB6Bh0)
{{< youtube id="1m2FOuB6Bh0" title="In-place resize of pod CPU and memory resources">}}


## Example Use Cases
Expand Down Expand Up @@ -141,7 +141,7 @@ application has finished initializing.

## Known Issues

This feature enters v1.27 at [alpha stage](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/#feature-stages).
This feature enters v1.27 at [alpha stage](/docs/reference/command-line-tools-reference/feature-gates/#feature-stages).
Below are a few known issues users may encounter:
- containerd versions below v1.6.9 do not have the CRI support needed for full
end-to-end operation of this feature. Attempts to resize pods will appear
Expand Down

0 comments on commit a370442

Please sign in to comment.