Add K8S AI scripts

This commit is contained in:
2024-11-23 19:45:16 +00:00
parent fc89d1d713
commit b27d4c1253
5 changed files with 277 additions and 5 deletions

View File

@ -15,7 +15,7 @@ echo "Installing dependencies..."
apt install -y apt-transport-https openjdk-11-jre-headless uuid-runtime pwgen wget gnupg
check_system_requirements() {
echo "Checking the minimum system requirements for Graylog..."1
echo "Checking the minimum system requirements for Graylog..."
# Minimum required RAM (in MB)
minimum_ram=4096