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
I have a problem with installing Kubernetes, Kubeadm and weave was installed but still not working
Its just dowesnt work, the pod is up and then crashes what should i do
MicroK8s fresh install error: dqlite TLS Certificate Error on Ubuntu 22.04 (VM) [closed]
Closed 4 days ago.
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?)
Kubernetes pods get recreated when I reboot the ec2 instance
I am running a k8s Kubernetes deployment on ec2 instance, recently i noticed that when i restarted the instance the pods gets deleted and new ones created.