HashiCorp Terraform 0.12 Preview: Generalized Splat Operator

This is the fourth post of the series highlighting new features in Terraform 0.12. As part of the lead up to the release of Terraform 0.12, we are publishing a series of feature preview blog posts. The post this week is on the new generalized splat operator. Terraform has always supported a special syntax to Read more about HashiCorp Terraform 0.12 Preview: Generalized Splat Operator[…]

Consul and External Services

HashiCorp Consul is a service mesh for service discovery, runtime configuration, and service segmentation for microservice applications and infrastructure. Consul enables the registration and discovery of services “internal” to your infrastructure as well as “external” ones such as those provided by third-party SaaS and other environments in which it is not possible to run the Read more about Consul and External Services[…]

Blog: Resizing Persistent Volumes using Kubernetes

Author: Hemant Kumar (Red Hat) Editor’s note: this post is part of a series of in-depth articles on what’s new in Kubernetes 1.11 In Kubernetes v1.11 the persistent volume expansion feature is being promoted to beta. This feature allows users to easily resize an existing volume by editing the PersistentVolumeClaim (PVC) object. Users no longer Read more about Blog: Resizing Persistent Volumes using Kubernetes[…]

Blog: CoreDNS GA for Kubernetes Cluster DNS

Author: John Belamaric (Infoblox) Editor’s note: this post is part of a series of in-depth articles on what’s new in Kubernetes 1.11 Introduction In Kubernetes 1.11, CoreDNS has reached General Availability (GA) for DNS-based service discovery, as an alternative to the kube-dns addon. This means that CoreDNS will be offered as an option in upcoming Read more about Blog: CoreDNS GA for Kubernetes Cluster DNS[…]

HashiCorp Terraform 0.12 Preview: For and For-Each

This is the third post of the series highlighting new features in Terraform 0.12. As part of the lead up to the release of Terraform 0.12, we are publishing a series of feature preview blog posts. The post this week is on the new iteration features: for expressions and for_each. A common problem in Terraform Read more about HashiCorp Terraform 0.12 Preview: For and For-Each[…]

New – Lifecycle Management for Amazon EBS Snapshots

It is always interesting to zoom in on the history of a single AWS service or feature and watch how it has evolved over time in response to customer feedback. For example, Amazon Elastic Block Store (EBS) launched a decade ago and has been gaining more features and functionality every since. Here are a few Read more about New – Lifecycle Management for Amazon EBS Snapshots[…]

Integrating HashiCorp Consul and Envoy using Gloo Connect

Idit Levine is the founder and CEO of solo.io, a Boston-based company that develops tools to help the enterprise adopt and make the most of innovative cloud technologies. At solo, Idit leads the development of Qloo, the codeless GraphQL Engine, Gloo, the function gateway, Squash, a platform for debugging microservices applications, and UniK, an orchestration Read more about Integrating HashiCorp Consul and Envoy using Gloo Connect[…]

Getting Started: Workflow Job Templates

Welcome to another post in the Getting Started series! Today we’re going to get into the topic of Workflow Job Templates. If you don’t know what regular Job Templates are in Red Hat Ansible Tower, please read the previously published article that describes them. It’ll provide you with some technical details that’ll be a useful Read more about Getting Started: Workflow Job Templates[…]