-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add doc for enabling VMP on Windows 24H2
- Loading branch information
1 parent
85c3cdf
commit 70f941d
Showing
4 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
sidebar_position: 7 | ||
--- | ||
|
||
# On Windows 24H2 can't use any functions provide by kubevpn (eg access Service IP or Pod IP)? | ||
|
||
## Solution: | ||
|
||
Turning on Virtual Machine Platform (VMP) and everything works fine~ | ||
|
||
## Reference: | ||
|
||
[docs](https://support.microsoft.com/en-us/windows/enable-virtualization-on-windows-c5578302-6e43-4b4b-a449-8ced115f58e1#:~:text=Step%20three%3A%20Turn%20on%20Virtual%20Machine%20Platform%20in%20Windows&text=Here's%20how%20to%20turn%20it,from%20the%20list%20of%20results) | ||
|
||
![windows_enable_VPM.png](img/windows_enable_VPM.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
sidebar_position: 7 | ||
--- | ||
|
||
# 在 Windows 24H2 上无法使用 kubevpn 的任何功能 (例如访问 Service IP 或者 Pod IP)? | ||
|
||
## 解决方案: | ||
|
||
开启虚拟机平台 (VMP), 然后所有功能都可以正常使用了。 | ||
|
||
## 参考资料: | ||
|
||
[文档](https://support.microsoft.com/zh-cn/windows/%E5%9C%A8-windows-%E4%B8%8A%E5%90%AF%E7%94%A8%E8%99%9A%E6%8B%9F%E5%8C%96-c5578302-6e43-4b4b-a449-8ced115f58e1) | ||
|
||
![windows_enable_VPM.png](img/windows_enable_VMP.png) |
Binary file added
BIN
+118 KB
i18n/zh/docusaurus-plugin-content-docs/current/faq/img/windows_enable_VMP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.