mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 18:24:07 +00:00
delete extra comma
This commit is contained in:
parent
96439cc97f
commit
065343933d
@ -119,7 +119,7 @@ func (ds *dockerService) determinePodIPBySandboxID(sandboxID string) []string {
|
|||||||
|
|
||||||
// Versions and feature support
|
// Versions and feature support
|
||||||
// ============================
|
// ============================
|
||||||
// Windows version == Windows Server, Version 1709,, Supports both sandbox and non-sandbox case
|
// Windows version == Windows Server, Version 1709, Supports both sandbox and non-sandbox case
|
||||||
// Windows version == Windows Server 2016 Support only non-sandbox case
|
// Windows version == Windows Server 2016 Support only non-sandbox case
|
||||||
// Windows version < Windows Server 2016 is Not Supported
|
// Windows version < Windows Server 2016 is Not Supported
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user