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:

A screenshot of the Reliably Resources Kubernetes Connector

Alternatively you may provide your own credentials:

A screenshot of the Reliably Resources Kubernetes Connector

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:

A screenshot of the Reliably Resources AWS Connector

Alternatively you may provide your own credentials:

A screenshot of the Reliably Resources AWS Connector

GCP

To read resources from GCP, provide the right credentials.

Reliably will first look for the default settings file it can find:

A screenshot of the Reliably Resources GCP Connector

Alternatively you may provide your own credentials:

A screenshot of the Reliably Resources GCP Connector

GitHub

To read resources from GitHub, provide a GitHub token:

A screenshot of the Reliably Resources GitHub Connector

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.

A screenshot of the Reliably Resources listing

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.

A screenshot of the Reliably Resource view

A screenshot of the Reliably Resource view