Skip to content

Instantly share code, notes, and snippets.

@PatrickLang
Last active June 7, 2018 18:27
Show Gist options
  • Save PatrickLang/e1857d07646afaa718dd28fe72aa7219 to your computer and use it in GitHub Desktop.
Save PatrickLang/e1857d07646afaa718dd28fe72aa7219 to your computer and use it in GitHub Desktop.
Kubernetes v1.11 SIG-Windows release notes

This release supports more of Kubernetes API for pods and containers on Windows:

  • Metrics: Pod, Container, Log filesystem
  • Security contexts: run_as_user #64009
  • Storage: Local persistent volumes #62012 and fstype for Azure disk #61267

Improvements in Windows Server version 1803 also bring new storage functionality to Kubernetes v1.11

  • Volume mounts for ConfigMap and Secret
  • Flexvolume plugins for SMB and iSCSI storage are also available out-of-tree at Microsoft/K8s-Storage-Plugins
@andyzhangx
Copy link

I also fixed two windows issues in v1.11, are you going to metion that:

And there are some PRs are under review, I will update if those PRs could catch up with this v1.11 release.

@PatrickLang
Copy link
Author

Thanks! Added those to the list

@michmike
Copy link

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment