In this blog post, we are going to talk about version control and repositories and some (of the many) open-source systems, free code repository platforms. Let’s start first with definitions! What is Software Version Control? A Version Control System (VCS) enables you to efficiently manage and collaborate on code changes with others. Version control systems […]
Configure vCloud Director to use Keycloak Identity as SAML provider
If you want to import users and groups from a SAML identity provider to your vCloud organization, you need to configure your system organization with a SAML identity provider to establish a mutual trust by exchanging metadata.. Imported users can log in to the system organization with the credentials established in the SAML identity provider. […]
Working with Oracle Cloud Storage from the Command Line
In our previous post we talked about general aspects of Oracle Cloud Storage Buckets, and this time we will go through some basic commands to manage buckets, objects and versioning. Enjoy! Introduction Oracle Cloud Infrastructure Cloud (OCI) Shell is a web browser-based terminal accessible from the Oracle Cloud Console. Cloud Shell is free to use […]
Use Grafana to display vCloud Director stats
If in your environment vRealize Operations is not available, and you want customers to be able to see vCloud Director summary dashboards, or your are having problems with Tenant App for vCD the following post is the right for you!The original idea comes from Blog “Mycloudrevolution.com”, but we changed it a little bit to make […]
Upgrading Intel NIC driver in a CentOS7 physical Linux machine
Physical machines running Linux still exists for various reasons like applications performance is not optimal in a virtual machine just to mention one example but many others reasons can exist. This post shows steps to get your Intel NIC driver to latest version available on Linux repo or Intel website.In my case I had a […]
Introducing Heptio Gimbal: Bridging cloud native and traditional infrastructure
Heptio Gimbal an open source initiative to unify and manage internet traffic into hybrid cloud environments consisting of multiple Kubernetes clusters and traditional infrastructure technologies including OpenStack. Gimbal builds on established open source projects like Kubernetes, Heptio Contour, and Envoy to provide a robust multi-team load balancing solution that enables businesses to manage traffic across […]
Calico version 3.1 released!
Here’s a sample of some of the major themes from the release notes. Support for OpenStack Calico v3.1 reintroduces support for OpenStack. Existing users can upgrade their Calico OpenStack clusters to v3.1 by following the documented procedure. Introducing GlobalNetworkSets Calico now supports a new resource type: GlobalNetworkSet. A GlobalNetworkSet contains a set of CIDRs with […]