Godot v4.5.stable - Windows 11 (build 26100) - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2060 (NVIDIA; 32.0.15.7703) - Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (12 ...
apiVersion: v1 kind: Pod metadata: name: hello-world spec: containers: - name: hello-world-container image: nginx:latest ports: - containerPort: 80 env: - name: test ...