mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-20 21:39:22 +00:00
Add VMware content
This commit is contained in:
@@ -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
9
slides/vmware/nsxt.md
Normal 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
1
slides/vmware/pks.md
Normal file
@@ -0,0 +1 @@
|
||||
# (PKS)
|
||||
12
slides/vmware/vrli.md
Normal file
12
slides/vmware/vrli.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# vRLI
|
||||
|
||||
*Centralize logs*
|
||||
|
||||
- Compatible with syslog
|
||||
|
||||
- Query language
|
||||
|
||||
- Dashboards
|
||||
|
||||
- High ingest capacity
|
||||
|
||||
11
slides/vmware/vrops.md
Normal file
11
slides/vmware/vrops.md
Normal 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
9
slides/vmware/vsan.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# vSAN
|
||||
|
||||
*Instantiate Stateful Pods*
|
||||
|
||||
- Compatible with CSI
|
||||
|
||||
- Distributed storage for higher fault tolerance + performance
|
||||
|
||||
- Available for Pods and VMs
|
||||
Reference in New Issue
Block a user