vCoffee.cloud Blog
Home
Links icon
LinkedIn Twitter
About
  • Hacknite

    Feb 23, 2021

    Instructions and an example of how to build a custom Terraform provider in a Docker. Comes with instructions to install a sample web application that Terraform will interact with. The walk-through process below will let you compile a custom Terraform provider and interact with a sample web application. Assumptions and …

    Read More
  • My cheat sheet

    Jan 25, 2021 code clarity angular

    Here are some steps to build a Clarity Angular App :-) Step 0: Requirements installation Step 1: Build a new app Step 2: Add component and routing Step 3: Add a data model Step 4: Add Services Step 5: Add Clarity component to display data Step 6: Create a small Web Server in Go Step 7: Bundle everything in a docker …

    Read More
  • VeloCloud Terraform Provider published on Hashicorp registry!

    Nov 12, 2020 velocloud terraform code

    My Terraform provider for VeloCloud is now available on the official Terraform registry. Checkout Velocloud TF provider docs For me, it was the opportunity to learn more about: signing some code managing the GitHub release process using go-releaser documenting the code with Terraform syntax The provider is published …

    Read More
  • GET VRNI GRAPHS DIRECTLY FROM A KUBECTL VRNI COMMAND!

    Aug 24, 2020 velocloud vrni go code

    Hi, today in this blog, I’m going to explain how to develop a small kubectl plugin. As you may know, VMware has a wonderful solution to collect and analyze network flows from many different sources, including Kubernetes: vRealize Network Insight (aka vRNI). My objective is to make this rich information easily and …

    Read More
  • A VELOCLOUD KUBERNETES OPERATOR !

    Jul 21, 2020 velocloud kubernetes go code

    As Kubernetes is becoming the de-facto standard to run the new modern applications, there is a need to include the SDWAN configuration as part of the application development. Let’s imagine a dev coding a new app. As part of the application testing, it can be useful to adapt the SDWAN policy, such as bandwidth, the QoS …

    Read More
  • MIGRATE VMS FROM VMC TO ON-PREM WHILE KEEPING NSX SECURITY TAGS

    Mar 2, 2020 hcx nsx vmc python code

    In this post, we’re going to see how to script the migration of some workloads from VMC to a datacenter on-prem, leveraging HCX for a live migration. At the time of this writing, HCX doesn’t copy the NSX tags when doing a VM migration. The following script is going to automate the following actions: pull the NSX tags …

    Read More
  • How to write an Ansible module for Velocloud

    Feb 27, 2020 velocloud ansible code

    In this post, we’re going to cover the different steps involved to create a basic Ansible module for the Velocloud SDWAN Solution. As an example, we’ll start with a quite basic module: how to configure the static routing at the Edge Level. VMware provides a very good API publicly available at http://code.vmware.com …

    Read More

Antoine Deleporte and Jean-Bernard Fontenette

Technologists, perpetual students, sometimes teachers, continual incremental improvement.
Read More

Featured Posts

  • My cheat sheet
  • VeloCloud Terraform Provider published on Hashicorp registry!
  • GET VRNI GRAPHS DIRECTLY FROM A KUBECTL VRNI COMMAND!
  • A VELOCLOUD KUBERNETES OPERATOR !
  • MIGRATE VMS FROM VMC TO ON-PREM WHILE KEEPING NSX SECURITY TAGS
  • How to write an Ansible module for Velocloud

Recent Posts

  • Hacknite
  • My cheat sheet
  • VeloCloud Terraform Provider published on Hashicorp registry!
  • GET VRNI GRAPHS DIRECTLY FROM A KUBECTL VRNI COMMAND!
  • A VELOCLOUD KUBERNETES OPERATOR !
  • MIGRATE VMS FROM VMC TO ON-PREM WHILE KEEPING NSX SECURITY TAGS
  • How to write an Ansible module for Velocloud

Tags

CODE 6 VELOCLOUD 4 GO 2 ANGULAR 1 ANSIBLE 1 CLARITY 1 HCX 1 KUBERNETES 1 NSX 1 PYTHON 1 TERRAFORM 1 VMC 1 VRNI 1

Copyright VCOFFEE.CLOUD BLOG. All Rights Reserved