Kubernetes 001. Building Cluster on Ubuntu Linux with Docker and Calico in 2022 Anton KarneliukCloudSeptember 18, 2022 Hello my friend, The last Black Friday (in 2021) I’ve purchased some Kubernetes trainings from Linux Foundation with quite a huge discount. I’ve purchased and then has been doing nothing in their regard for quite a bit until I’ve received … Continue reading
Automation 16. How to Prepare Cisco Nexus 9000 (Cisco NX-OS) to Be Automated with NETCONF and GNMI. Complete Guide. Anton KarneliukAutomationJuly 25, 2022 Hello my friend, When I booted up my laptop in the morning I was aiming to write something simple and … Continue reading
Exams 1. Cisco Certified DevNet Expert Lab Exam Overview Anton KarneliukVideoNovember 28, 2021 Hello my friend, Recently Cisco has finally announced the expert level certification in their automation and software development track named … Continue reading
pygnmi 2. How to use pyGNMI? Anton KarneliukNetworkingOctober 14, 2020 Hello my friend, In the previous article we have mentioned that we have started building our own Python package, which … Continue reading
pygnmi 1. Intro to pure Python gNMI module by karneliuk.com. Anton KarneliukNetworkingSeptember 23, 2020 Hello my friend, It took a while since our latest post from the Code Express (CEX) series. During this time … Continue reading
CEX (Code EXpress) 13. Creating your own Python modules. Anton KarneliukCode EXpress (CEX)August 23, 2020 Hello my friend, Recently we have learned how to use the external modules to make your Python’s code more powerful. … Continue reading
CEX (Code EXpress) 12. Using Python modules. Anton KarneliukCode EXpress (CEX)July 21, 2020 Hello my friend, In the previous blogpost we have shared how some thoughts how you can parse the CSV file … Continue reading
CEX (Code EXpress) 11. Working with files and parsing CSV. Anton KarneliukCode EXpress (CEX)June 29, 2020 Hello my friend, With this post we start the second series of the Code EXpress (CEX) blogposts covering Python (namely, … Continue reading
GNMI. Part 4. Configuring Arista EOS and Nokia SR OS with gRPC/gNMI and OpenConfig/YANG. Anton KarneliukNetworkingJune 3, 2020 Hello my friend, We have received a lot of positive feedbacks in the social media regarding our previous post about … Continue reading2
GNMI. Part 2. Decoding Protobuf messages with Python. Anton KarneliukNetworkingMay 18, 2020 Hello my friend, In the previous blogpost we started the discussion about the gNMI/Protobof approach to network automation by creating … Continue reading
GNMI. Part 1. Intro to Protobuf. Anton KarneliukNetworkingMay 11, 2020 Hello my friend, Some time ago we have covered in-depth OpenConfig with NETCONF configuration as well as the OpenConfig telemetry … Continue reading