Fix K8s pod connection issues
When trying to deploy, if the following error pops up: We need to delete the calico pods so we can deploy new pods:
Fix K8s pod connection issues Read More »
When trying to deploy, if the following error pops up: We need to delete the calico pods so we can deploy new pods:
Fix K8s pod connection issues Read More »
Check your current power save state: Unless it has been previously changed, it should read: In this context, 3 indicates that the Network Manager will use power saving. Let’s change it to 2, indicating that the system will not use power saving. From the terminal:
Linux WiFi disable power mode Read More »
Get automatic installer Add path to .bashrc Reload bash Install python version
Install multiple versions of python Read More »
Edit Ollama service Add: Restart Ollama service:
Bind Ollama to 0.0.0.0 interface Read More »
Set up Docker’s apt repository. Install the Docker packages. Grant user permissions Installing Kubectl Get installer Install Kubectl Generate kubeconfig in master node Copying kubeconfig to local machine Set permissions for k8s config file Installing Helm
Install Docker, Kubectl and Helm Read More »
Repository Clone repository Edit ~/.bashrc file: Add: Reload the bash:
Installing Git Prompt Read More »
CUDA Toolkit Installer https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=24.04&target_type=deb_local Tensor RT Download deb installer from: https://developer.nvidia.com/tensorrt/download/10x Instructions: https://docs.nvidia.com/deeplearning/tensorrt/install-guide/index.html#installing-debian cuDNN 9.4.0 https://developer.nvidia.com/cudnn-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=24.04&target_type=deb_local To install for CUDA 11, perform the above configuration but install the CUDA 11 specific package: To install for CUDA 12, perform the above configuration but install the CUDA 12 specific package:
Installing Nvidia Cuda on Linux Read More »