Pinned Loading
-
logstash-1c-security-logs
logstash-1c-security-logs PublicОбработка логов Журнала Регистрации 1С для ELK
-
delete-not-mounted.sh
delete-not-mounted.sh 1#!/bin/bash
2for d in $(ls /var/lib/kubelet/pods); do
3mount | grep $d > /dev/null
4if [ $? -ne 0 ]; then
5#ls -lah /var/lib/kubelet/pods/$d/containers
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.