Skip to content

falco does not start (init container falcoctl-artifact-install) in the TN as it tries to contact: falcosecurity.github.io

{"level":"ERROR","msg":"unable to fetch index \"falcosecurity\" with URL \"https://falcosecurity.github.io/falcoctl/index.yaml\": unable to fetch index: cannot fetch index: Get \"https://falcosecurity.github.io/falcoctl/index.yaml\": dial tcp: lookup falcosecurity.github.io on 10.254.0.10:53: no such host","timestamp":"2024-11-01 20:38:16"}
https://github.com/falcosecurity/charts/blob/falco-4.4.1/charts/falco/values.yaml#L420

immediate term resolution is to disable falco on install, however we should replicate this index file (which contains a list of falco artifacts) to a source that is accessible in the tn or directly push the artifact rules that we need to the registry.