Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Introduction
In k8s we have two probes that are used to monitor the health and availability of a container, readiness and liveness probes. This post shows some examples on how to use them. The post will hopefully interest you in trying to take advan...
NOTE: This is WIP, and I'm aiming to have this hosted on dCloud as a hands on lab. Stay tuned!
The aim with this lab is to build a Kubernetes (k8s) cluster with three nodes. In this cluster we will install NSO, one master and two slaves. Using thes...
Learn how to use the NSO vBranch Function Pack and Cisco’s new NSO modules for Ansible integrationThrough well-defined use cases, this hands-on lab will show you how to use NSO to do Plug-n-Play provisioning and onboard and deploy VNFs to a NFVIS/vBr...
At times it can help to test against NETSIM devices, e.g. to measure memory consumption, during service development etc. This document describes how to extract the configuration of a real device and load it into one or more NETSIM devices.Get device ...
I will try.
In your example, fec-type depends on another leaf called port-type. That means when someone make a change to port-type, NSO must check if the when-statement in fec-type still holds true or not.
To be efficient about this, NSO marks po...
Hey, Please see "man ncs.conf" for the allowed settings. ssh -vv is also your friend as you can compare what the server offers vs what the client offers.