There's no need to reinvent the wheel, as we've often heard. To save time in their application development, many software publishers and companies use customizable software strains such as a…
How Tanzu addresses the need for velocity in development cycles
In a competitive world, adaptability, agility and revenue growth are key to survival. Marketing teams have to be imaginative and come up with ideas to stay competitive and even stand…
it’s moving
The most important thing in a data center move, whether it is from OnPrem to/from the Public Cloud and/or from OnPrem to OnPrem, is the data, the applications and…
Add a self-signed certificat on TKG cluster
If you want to deploy pods on a Kubernetes cluster that does not know the certificate of the registry containing the images (this is generally the case for labs with…
Optimizing the cost of using GPUs
GPUs (Graphical Processing Unit) were created in the 70s to speed up the creation and manipulation of images. They were quickly adopted by game console manufacturers to improve the fluidity…
Create a LDAPS self-signed certificates for Pinniped
In order to simplify the authentication of Kubernetes clusters operating on different clouds, VMware has developed the Pinniped project accessible in Opensource. Pinniped has been integrated by default into the VMware…
Customize an Ubuntu VM with Cloud-Init on vSphere
Cloud-Init seems to be the favorite customization tool for major OSs aiming to be installed on different cloud environments (AWS, Azure, GCP, vSphere, ...), it is very powerful, heterogeneous but…
Deploy VM in and via Kubernetes
Applications are often made up of Kubernetes PODs and VMs. The most common example that we find is, a database in the form of a VM and the rest of…
Steps for creating VM through Kubectl
To create a virtual machine with vSphere with Tanzu via the kubectl command, there are steps to follow for the administrator and for the developer, they are very simple…
Which platform for « Share Nothing Architecture » applications?
Organizations are seeking more agility to accelerate their business growth. Developing applications for internal or external usage can directly or indirectly impact that growth. It is important to provide agility…