Add VMware content

This commit is contained in:
Jerome Petazzoni
2019-11-18 18:56:03 -06:00
parent f85d5ac53a
commit cde40563a6
6 changed files with 47 additions and 6 deletions

View File

@@ -40,18 +40,17 @@ chapters:
- k8s/declarative.md
- k8s/deploymentslideshow.md
- k8s/kubenet.md
- |
# (NSX)
- k8s/kubectlexpose.md
- vmware/nsxt.md
- k8s/shippingimages.md
#- k8s/buildshiprun-selfhosted.md
- k8s/buildshiprun-dockerhub.md
- k8s/ourapponkube.md
-
- k8s/yamldeploy.md
- vmware/vrli.md
- k8s/setup-k8s.md
- |
# (PKS)
- vmware/pks.md
#- k8s/dashboard.md
#- k8s/kubectlscale.md
- k8s/scalingdockercoins.md
@@ -71,8 +70,7 @@ chapters:
The web UI graph should go past 10 hashes/second.
- |
# (VROPS)
- vmware/vrops.md
#- shared/hastyconclusions.md
#- k8s/daemonset.md
#- k8s/dryrun.md
@@ -109,6 +107,7 @@ chapters:
#- k8s/staticpods.md
#- k8s/owners-and-dependents.md
#- k8s/gitworkflows.md
- vmware/vsan.md
-
- k8s/whatsnext.md
- k8s/links.md

9
slides/vmware/nsxt.md Normal file
View File

@@ -0,0 +1,9 @@
# NSX-T
*Connect and secure Kubernetes Pods*
- Distributed firewall and micro-segmentation for VMs and Pods
- Ingress and LoadBalancer Controller for Kubernetes
- Traceflow for Pods and dynamic routing

1
slides/vmware/pks.md Normal file
View File

@@ -0,0 +1 @@
# (PKS)

12
slides/vmware/vrli.md Normal file
View File

@@ -0,0 +1,12 @@
# vRLI
*Centralize logs*
- Compatible with syslog
- Query language
- Dashboards
- High ingest capacity

11
slides/vmware/vrops.md Normal file
View File

@@ -0,0 +1,11 @@
# vROPS
*Manage Kubernetes and/or PKS clusters*
- Automatically add new PKS clusters after deployment
- Supervision
- Capacity management
- Global view of infrastructure

9
slides/vmware/vsan.md Normal file
View File

@@ -0,0 +1,9 @@
# vSAN
*Instantiate Stateful Pods*
- Compatible with CSI
- Distributed storage for higher fault tolerance + performance
- Available for Pods and VMs