Kubernetes

July 15, 2020

DEVELOPER

Explore Serverless with Fission – DevOps Series, Part 19

3 min read

Serverless is here to stay and nobody likes lock-in! So check out the full blog series to get a good understanding on how to get started with several different FaaS engines over kubernetes.

July 7, 2020

DEVELOPER

Serverless with Kubeless – DevOps Series, Part 18

2 min read

Explore Kubeless, another interesting FaaS runtime engine, in this installment of the series that gets you hands-on with serverless.

June 30, 2020

DEVELOPER

Serverless with OpenFaaS – DevOps Series, Part 17

3 min read

Get hands-on experience with OpenFaaS, a popular FaaS over kubernetes engine. OpenFaaS is easy to deploy, k8s friendly, and a great starting point with templates to deploy your own code.

June 23, 2020

DEVELOPER

Intro to Serverless – DevOps Series, Part 16

3 min read

See how developers deal with the complexity around containers, micro-services, schedulers, and service meshes by going Serverless (or FaaS).

May 26, 2020

CLOUD

The new Cisco Validated Design for Google Cloud’s Anthos now available!

3 min read

We are excited to announce our first jointly-engineered Cisco Validated Design (CVD) for Google Cloud’s Anthos on Cisco HyperFlex.

April 20, 2020

EDUCATION

Kubernetes + Cisco Container Platform: Petascale Genetic Research

3 min read

Clemson University is using Kubernetes and the Cisco Container Platform for cancer research. Find out how it can help speed your research as well.

February 27, 2020

DEVELOPER

An Introduction Into Kubernetes Networking – Part 3

7 min read

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 […]

February 26, 2020

DEVELOPER

An Introduction Into Kubernetes Networking – Part 2

7 min read

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.

February 25, 2020

DEVELOPER

An Introduction Into Kubernetes Networking – Part 1

2 min read

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.