Articles
Introduction to Terraform and ACI – Part 5
In this final post of the series, you get a high level look at how Terraform Providers are built, using the ACI provider as an example.
Introduction to Terraform with ACI – Part 4
In this part 4 of the series we cover the Terraform Remote Backend using Terraform Cloud.
Introduction to Terraform with ACI – Part 3
In part 3 of this series you get an explanation of the various configuration files you'll see in the Terraform demo.
Introduction to Terraform with ACI – Part 2
Learn about ACI Terraform Provider and resources, and how data sources let you make use of information defined outside Terraform.
Introduction to Terraform with Cisco ACI, Part 1
Learn how to use Terraform with Cisco ACI to build, change, and version your infrastructure safely and efficiently.
An Introduction Into Kubernetes Networking – Part 4
Learn about rule based routing (HTTP hosts and paths) using the Kubernetes Ingress - how traffic routing is controlled by rules defined on the Ingress resource.
An Introduction Into Kubernetes Networking – Part 3
In case you missed the previous post, this is a 4 part series covering the following topics: 1. Container to Container communications 2. Pod to Pod communications (CNI Plugin) 3. How we can track pods and provide external access (Kubernetes Service) 4. Rule based routing (Kubernetes Ingress) Tracking Pods and Providing External Access In the […]
An Introduction Into Kubernetes Networking – Part 2
Learn how the Container Networking Interface (CNI) plug-in inserts a network interface into the container network namespace and makes changes on the host. Get the CNI plug-in to integrate Kubernetes with ACI.
An Introduction Into Kubernetes Networking – Part 1
Part 1 - Container-to-Container Communications. Learn how Cisco Hyperflex Application Platform(HXAP) delivers an integrated container-as-a-service platform that simplifies provisioning and ongoing operations for Kubernetes.