top of page
All Posts


Updated Kriten GUI
Save your eyes, latest release comes with dark mode. Other improvements include enhanced input validation and support for webhook feature. To install: helm repo add kriten https://kriten-io.github.io/kriten-charts/ helm repo update helm upgrade kriten kriten/kriten -n kriten \ --set frontend.enabled=true \ --set frontend.backendAddress=<your backend address> \ --set frontend.image.repository=kubecodeio/kriten-web \ --set frontend.image.tag="1.0.1" Note: Exclude http(s):// fro
steve291030
Jan 271 min read


Automate Everything!
Organisations use a diverse set of vendors and providers to support their IT services. It can be difficult to automate such a varied environment in a consistent way. Compliance and standards are often incompatible with innovation and agility. We have a recommended and proven architecture to provide a coherent framework for infrastructure automation independent of the specific vendor choices. Model the Infrastructure Companies have managed with a combination of proprietary and
steve291030
Jan 51 min read


Run Arista ANTA from Infrahub
As we've seen in a previous post , Infrahub can be configured to launch Kriten jobs. Infrahub also allows you to store artifacts with objects. In this example, we use Infrahub transforms and artifacts to execute Arista ANTA tests and store the results. Merging a branch will run the tests on all switches. Use the Re-generate button to run the tests on an individual switch. The tests are run on Kriten, and the artifact updated. The list of tests to run can be modified by updati
steve291030
Dec 5, 20251 min read


Manage Arista fabrics with Infrahub, Kriten and CVaaS
We've taken Infrahub and Arista AVD and linked them together with some code run on Kriten. Infrahub Schema Firstly, we created a schema to describe the AVD data. Example Change Create a branch in infrahub and add a local user. To update the main branch, first create a proposed change. Now merge the change into the main branch. When the merge completes, an infrahub webhook launches the kriten job to update CVaaS. The kriten job creates a workspace in CVaaS, where you can revie
steve291030
Nov 7, 20251 min read


KubeBeat Ansible Collection
Collecting and visualising data from your network is vital to ensure health and compliance. Getting exactly the data you need is not...
steve291030
Aug 1, 20251 min read


Goodbye ACI?
Cisco ACI was announced in 2013. A switch fabric managed by controllers, it was a radical departure from traditional networking. We have...
steve291030
Jun 9, 20251 min read


Network Backups with Kriten
Kriten makes it easy to run any scripts, code or playbooks you need to manage your network. Here we run an Ansible playbook to backup...
steve291030
Jun 7, 20251 min read


Try Kriten
Erika Dietrick show how to install and use Kriten to run network automation tasks.
steve291030
Jun 7, 20251 min read


What is Kriten?
With just a couple steps, your logic is ready to use … without revealing the code or the credentials it needs. For consumers, it’s...
steve291030
Jun 2, 20251 min read


ChatOps with Kriten
Run any automation job from a chat client. The Kriten MCP server connects your chat client to Kriten tasks. The server reads the Kriten...
steve291030
May 23, 20251 min read


Kriten 0.5
Latest Kriten release contains webhook feature. Kriten lets you simply and easily run code from an authenticated API endpoint. We've now...
steve291030
May 16, 20251 min read


How to install Kriten on your macbook
Install kubectl: Install and Set Up kubectl on macOS Install Helm: Installing Helm Install Docker Desktop: Install Docker Desktop on Mac...
steve291030
May 7, 20251 min read


An Automation Platform for Nornir
Kriten can run any code that can be containerised, and make it available to run via an API call. Try it out on a laptop - full...
steve291030
May 7, 20251 min read
bottom of page
