This is the talk (CODE3455E) that I gave with a VMware colleague (https://twitter.com/vMichaelPatton1) at VMworld Barcelona in November/2019.
This session will show how to automate a production-grade OpenShift (3.11 or 4.1) Kubernetes cluster deployment using VMware Cloud Assembly. This also shows how to utilize VMware Cloud on AWS as a resource endpoint for the environment. The entire process is automated so that every time it can be repeated without any manual intervention and should complete within a defined finite time. This talk is 60-minute long. Key Takeaways: Attendees will learn how to build an OpenShift (3.11 and 4.1) cluster on top of VMC on an AWS environment.
Learn how to automate the deployment and configuration of the OpenShift environment using VMware Cloud Assembly Learn a fail-safe way and best practices to deploy such complex environment.
Link (YouTube):
https://www.youtube.com/watch?v=5bh3Lj2sUjk&feature=youtu.be
Code:
https://flings.vmware.com/enterprise-openshift-as-a-service-on-cloud-automation-services
Subscribe to:
Post Comments (Atom)
kuard on OpenShift
A quick way to onboard the handy "Kubernetes Up and Running" kuard application on OpenShift: curl https://raw.githubusercontent....
-
Today, I will address a common need on any mission-critical OpenShift on-premises environment: how to take the backup of etcd objects and be...
-
In the previous post , I showed you how to create a CRD from scratch along with validators and mutators. Now it is time to show how to enabl...
-
Here is a tutorial that I wrote on how to create from scratch using kubebuilder a simple CRD with a controller with webhooks. Gotta say tha...
No comments:
Post a Comment