This commit is contained in:
yinshuxun
2018-02-01 20:20:12 +08:00
committed by k8s-ci-robot
parent 5595aa1abb
commit 4f98a3b529
+2 -2
View File
@@ -431,7 +431,7 @@ Persistent Volume Claims are supported for supported volume types.
### Metrics
Windows Stats use a hybrid model: pod and container level stats come from CRI (via dockershim), while node level stats come from the "winstats" package that exports cadvisor like datastructures using windows specific perf counters from the node.
Windows Stats use a hybrid model: pod and container level stats come from CRI (via dockershim), while node level stats come from the "winstats" package that exports cadvisor like data structures using windows specific perf counters from the node.
## Known Limitations for Windows Server Containers with v1.9
Some of these limitations will be addressed by the community in future releases of Kubernetes
@@ -442,4 +442,4 @@ Some of these limitations will be addressed by the community in future releases
- Hyper-V Containers are not supported
> As of this writing, the Kube-proxy binary requires a pending Kubernetes [pull request](https://github.com/kubernetes/kubernetes/pull/56529) to work properly. You may need to [build](#build) the binaries manually to work around this.
> As of this writing, the Kube-proxy binary requires a pending Kubernetes [pull request](https://github.com/kubernetes/kubernetes/pull/56529) to work properly. You may need to [build](#build) the binaries manually to work around this.