Goal: Explore Calico observability tools.
Dashboard
The Dashboard
view in the Calicocloud Manager UI presents high level overview of what’s going on in your cluster. The view shows the following information:
Policies Board
The Policies Board
shows all policies deployed in the cluster and organized into policy tiers
. You can control what a user can see and do by configuring Kubernetes RBAC roles which determine what the user can see in this view. You can also use controls to hide away tiers you’re not interested in at any given time.
By leveraging stats controls you can toggle additional metrics to be listed for each shown policy.
Audit timeline
The Timeline
view shows audit trail of created, deleted, or modified resources.
Endpoints
The Endpoints
view lists all endpoints known to Calico. It includes all Kubernetes endpoints, such as Pods, as well as Host endpoints that can represent a Kubernetes host or an external VM or bare metal machine.
Service Graph
The dynamic Service Graph
presents network flows from service level perspective. Top level view shows how traffic flows between namespaces as well as external and internal endpoints.
Flow Visualizations
The Flow Visualizations
view shows all point-to-point flows in the cluster. It allows you to see the cluster traffic from the network point of view.
Kibana dashboards
The Kibana
components comes with Calico cloud offerings and provides you access to raw flow, audit, and dns logs, as well as ability to visualize the collected data in various dashboards.
When you login Kibana, you can choose a predefined dashboard or create your own, below is “Tigera Flow Logs” dashboard.
Some of the default dashboards you get access to are DNS Logs, Flow Logs, Audit Logs, Kubernetes API calls, L7 HTTP metrics, and others.