mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-12 14:08:27 +00:00
feat(docs): Updating links for gRPC and Protobuf
Signed-off-by: Kris Nova <kris@nivenly.com>
This commit is contained in:
parent
213e4f6aaf
commit
ff77a36a03
@ -24,7 +24,7 @@ If a rule is violated in a system, Falco will send an alert notifying the user o
|
|||||||
|
|
||||||
### Installing Falco
|
### Installing Falco
|
||||||
|
|
||||||
If you would like to run Falco in *production* please adhere to the [official installation guide](https://falco.org/docs/installation/).
|
If you would like to run Falco in **production** please adhere to the [official installation guide](https://falco.org/docs/installation/).
|
||||||
|
|
||||||
##### Kubernetes
|
##### Kubernetes
|
||||||
|
|
||||||
@ -39,7 +39,7 @@ If you would like to run Falco in *production* please adhere to the [official in
|
|||||||
|
|
||||||
Falco is designed to be extensible such that it can be built into cloud-native applications and infrastructure.
|
Falco is designed to be extensible such that it can be built into cloud-native applications and infrastructure.
|
||||||
|
|
||||||
Falco has a [gRPC]() endpoint and an API defined in [protobuf]().
|
Falco has a [gRPC](https://falco.org/docs/grpc/) endpoint and an API defined in [protobuf](https://github.com/falcosecurity/falco/blob/update-readme/userspace/falco/outputs.proto).
|
||||||
The Falco Project supports various SDKs for this endpoint.
|
The Falco Project supports various SDKs for this endpoint.
|
||||||
|
|
||||||
##### SDKs
|
##### SDKs
|
||||||
|
Loading…
Reference in New Issue
Block a user