Camillo Rossi
Camillo Rossi
I just installed and configured this extension and it works great however I lost some time to get this working: https://github.com/thisboyiscrazy/vscode-rsync#workspaces I think the correct syntax is without the "setting"...
I have configured my calico nodes to peer with 2 Top of Rack switches. If the BGP timers are set to 1s KEEPALIVE and 3s HOLD the BGP session are...
I have enabled LLDP support via NMState on OpenShift 4.12.19 on all the interfaces. Currently some interfaces are un-used or used for SR-IOV For these unused interfaces or the one...
I have tried to deploy the new chart from main that supports ocis 5.0.2 and with argo was failing as the .gitmodules reference `url = [email protected]:keycloak/keycloak-k8s-resources.git` and when argo executes...
Currently all the data collected by aci-exporter comes from the APICs. This works great for small fabrics but at scale generates a lot of extra load on the APICs. A...
Split the queries between ACPI and Nodes
Currently aci-exporter works fine for most configurations but on large scale fabric if a query returns too many object it might hit the `Maximum response size` the APIC can handle...
I am trying to extract the EPG to Port mapping with this code ``` epg_to_port: class_name: vlanCktEp query_parameter: '?rsp-subtree-include=required&rsp-subtree-class=l2RsPathDomAtt&rsp-subtree=children' metrics: - name: dynamic_binding value_name: vlanCktEp.attributes.pcTag type: gauge labels: - property_name:...
Simple example to delete all port mirrors from a DVS
With the L2 Pod Announcements I can easily make my pod network routable across my whole network but to do so I need to configure my switches with IPs in...