kne icon indicating copy to clipboard operation
kne copied to clipboard

Results 26 kne issues
Sort by recently updated
recently updated
newest added

When, - deploying a KNE topology consisting of OTG and arista - both OTG and arista images are posted to private registry - using a kind cluster There's currently no...

Every time a collaborator makes a change in KNE, apart from unit test results, there's no other way for them to have confidence on whether something broke. At very minimum,...

KNE has quite helpful logging in place, but when it comes to data structures, they're just dumped as is. Would be really helpful if those could be pretty-printed.

Here's a rough flow of sequence of operations: 1. Get meshnet topology spec for each node, in sequence 2. Review each spec to ensure peer node name consists of actual...

Add at least a warning that says if images are present on the cluster for the images referenced in the topology. This should be added in the form of an...

The `external` cluster type will assume the cluster already exists. The `external` cluster will not be managed by KNE setup/teardown. The only implemented method is the cluster health check. ex....