Monitoring and Infrastructure Observability Flashcards

1
Q

What are the 5 steps for quickstart kube deployment?

A

Select distribution
Select observability options
Configure cluster
Install Dynatrace operator
Wait to get success signal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

5 steps for Kube platform monitoring

A

Install Operator
Create Secret for access tokens
Create your DynaKube custom resource YAML file
Apply the DynaKube custom resource
Verify deployment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the 3 Kube observability types?

A

Kube paltform
Kube paltform + app
Kube platfor + full stack

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Based on what can you restrict kube observability

A

Namespaces

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the 2 Kube observability options?

A

Log monitoring
Run extensions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the 2 tokens need for Kube deployment?

A

Operator token
Ingest data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Annotation for platform monitoring

A

feature.dynatrace.com/k8s-app-enabled: “true”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Annotations for platform + app

A

feature.dynatrace.com/k8s-app-enabled: “true”
feature.dynatrace.com/injection-readonly-volume: “true”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does the operator do?

A

manages
the automated rollout,
configuration,
and lifecycle
of Dynatrace components

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does the Dynatrace Operator webhook do?

A

validates DynaKube definitions
converts definitions with older API versions
injects configurations into pods.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does the AG do in Kube?

A

outes observability data to the Dynatrace cluster
monitors the Kubernetes API.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How does Dynatrace monitor app data in Kube?

A

by injecting code modules into application pods

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What Kube component is used to inject code modules for automatic injection?

A

Kubernetes admission controller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the 3 types of injection for Kube?

A

Automatic
Pod runtime injection
Container build-time injection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What Kube component is used to inject code modules for pod runtime injection?

A

Kubernetes init containers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How are code modules injected for container build-time injection?

A

embedded into container images during the build process

17
Q

How can you improve your database statement with Dynatrace?

A

use davis copilot to analyse execution plans