Skip to content

Releases: jpca/archi-k8s-importer

K8s Importer for Archi v0.0.1 - First public release available

Choose a tag to compare

@jpca jpca released this 25 Jun 00:00

First public release available.

Imports a Kubernetes namespace into an Archi model.

Supported Kubernetes objects in this release are : Workload, Service, PVC, Ingress, LoadBalancer
for each object some labels and annotations can be imported also based on your import configuration choices.

The Kubernetes cluster and the related pods' docker containers and images are also imported.

Requires a machine with Archi 5.7 or later and kubectl tool configured to connect to the Kubernetes cluster where you want to import a namespace, and read access to the namespace.

Tested with Kubernetes v1.28.11 or later

More information in the README