Resources
Reliably is able to capture a large variety of your infrastructure and platform resources. Reliably uses your resources to provide feedback of threats as well as reliability testing coverage.
Under the hood, Reliably uses the open-source lueur library External link will open in a new tab to list your resources.
Resources is an experimental feature not yet complete. In the future, Reliably will use this resource catalog to automatically suggest the most appropriate set of experiments to conduct.
Connectors
To list resources from your infrastructure or platform, Reliably needs the appropriate credentials.
Reliably supports the following targets:
- Kubernetes
- AWS
- GCP
- GitHub
Kubernetes
To read resources from a Kubernetes cluster, provide the right credentials a service account.
Reliably will first look for the default kubeconfig file it can find:
Alternatively you may provide your own credentials:
AWS
To read resources from AWS, provide the right credentials using an access key and secret key.
Reliably will first look for the default settings file it can find:
Alternatively you may provide your own credentials:
GCP
To read resources from GCP, provide the right credentials.
Reliably will first look for the default settings file it can find:
Alternatively you may provide your own credentials:
GitHub
To read resources from GitHub, provide a GitHub token:
Resource Catalog
Once configured, Reliably lists, reads resources and stores them into its storage. They can be now browed.
You may refresh the catalog by clicking on the Manage > Refresh button.
Resource View
The typical view of a resource represents a couple of metadata, a list of potential relations to that resource and finally the yaml representation of the resource as a diff between the last two most recent refresh operations.