Relative Content

Tag Archive for kubernetesmicrok8s

falcon-sensor not apply to all namespace on kubernetes

I am currently implementing falcon-sensor on on-premise kubernetes cluster. When I deployed some testing application on the falcon-system namespace, the app run, but when I deploy it on a different namespace, its return error:
Error creating: Internal error occurred: failed calling webhook "falcon-sensor-injector.falcon-system.svc": failed to call webhook: Post "https://falcon-sensor-injector.falcon-system.svc:443/mutate?timeout=30s": service "falcon-sensor-injector" not found

microk8s dashboard keeps ending with port forwarding error

I run microk8s dashboard-proxy, and it generates a token to access through web browser, but randomly either using or without using it, it fails, I see an error in the console, and the web stops responding.
I didn’t make any configuration, so I assume it should work out of the box after enabling dashboard, and running it (shouldn’t it autorun everytime, instead of requiring to run it?)