I recently started my journey to the Kubernetes world, switching from theory knowledge to practical use-cases for customers.
This is a wonderful new technical area to discover with a lot of new:
- Tools
- Features/Capabilities
- Documenations
- Communities
- Best-practices
- …
Of course, I am far-far-away to master those new …
Read MoreRun Argo workflow from a VEBA event through OpenFaaS
I recently made posts about the VMware Event Broker (aka VEBA) to explain basic on-boarding in the FaaS and Event-Driven worlds.
As you may have noticed, the FaaS concept is perfect for use-case where the automation will be:
- Stateless
- Fast running
- No latency sensitive
- Responsible of a single thing
- Deterministic
BTW, …
Read MoreThis post is a re-edition of a previous one: VMware Event Broker (aka VEBA) on Kubernetes – First steps, update to be applicable to the new 0.5.0 release of VEBA, including the support of
helm
chart deployment.In the following post, we will (re)discover how to deploy the VMware Event Broker services (VEBA) within an …
Read MoreUse VMware Container Service Extension with a corporate proxy
The current post is a quickstart to VMware open-source project Container Service Extension (CSE), a Kubernetes as a Service for VMware vCloud Director.
The project is already well documented (CSE documentation) and you should not have any trouble to set it up by following the installation steps.
Except... if you plan …
Read MoreWarning: Since the publication of VEBA 0.5.0, the development team provides a
helm
chart deployment method. According to this, I made a re-edition of this post to provide a new setup workflow: VMware Event Broker 0.5.0 (aka VEBA) on Kubernetes – First stepsIn the following post, we will discover how to deploy the …
Read MoreWith some french vMUG members, we add the opportunity to assist to a demonstration of the new features of DC Scope 7.4 from the French company: Easyvirt.
Thanks a lot to @MartinDargent for this invitation and the nice demo.
Green IT (Beta)
The major new feature in the new 7.4 version it the addition of a new Green IT …
Read MoreConclusion
Ce n'est pas logique mais je vais conclure ce couple d'articles au sujet du VMworld avant les résumés des conférences regardées ce jour (que vous trouverez donc plus bas dans le présent article).
Forcément, un évènement en virtuel n'a pas la saveur d'un évènement en présentiel, surtout quand on apprécie de …
Read MoreIntroduction
Cette année le VMworld a une saveur une peu particulière. Habituellement, 2 VMwords (un US et un EU) tiennent place chaque année avec plusieurs milliers de personnes réunies sous un même toit pendant 3 ou 4 jours. Forcément, cette année, ce format n'a pas été possible au regard de la pandémie actuellement …
Read MoreObject notfound in vRO using the vCloud Director plugin
A strange behavior has happened just after vRO installation and vCloud director plugin configuration, I wasn't able to interact with any objects managed by the vcloud director plugin.
I created a simple workflow on my lab to illustrate the issue.
The workflow cannot be more basic as it has only a single line of code to …
Read MoreAfter a short introduction of Swagger Codegen and the context of the demo made for a French vMUG Webinar, we will see how to apply this to VMware products like vCenter and vCloud Director.
As this post is following the steps made in the part 1, I strongly encourage you to start with the previous post.
Pre-requisites …
Read More