Highlight of technical difference between k3s vs k8s FeatureK3sK8s SizeSmaller footprint (less than 200MB)Larger footprint (hundreds of MB) DependenciesFewer dependenciesMore dependencies, including etcd, kube-proxy, etc. Resource UsageUses less resources (CPU, RAM, etc.)Uses more resources, especi...
Running the following will now report proper cpu usage while true; do kubectl get --raw /apis/metrics.k8s.io/v1beta1/namespaces/default/pods/busybox | jq -r '.containers[0].usage.cpu'; done Start another shell: curl -sfL https://get.k3s.io | sh - Cpu metric will soon start to ...
Usage ✅ The k3sup tool is a client application which you can run on your own computer. It uses SSH to connect to remote servers and creates a local KUBECONFIG file on your disk. Binaries are provided for MacOS, Windows, and Linux (including ARM). Pre-requisites for k3sup servers and...
Node(s) CPU architecture, OS, and Version: Linux 5.17.15-1.el8.x86_64#1SMP PREEMPT Wed Jun 15 02:07:24 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux Cluster Configuration: 1 servers Describe the bug: When the machine’s memory usage exceeds 85% (despite there still being sufficient memor...
The documentation to enable GPU workload doesn't work anymore when using latest nvidia drivers (535) and Nvidia runtime toolkit (1.13.5) herehttps://docs.k3s.io/advanced?_highlight=nvidia#nvidia-container-runtime-support Steps To Reproduce: ...
If you are using the helm chart, there is a variable/flag to toggle the usage of host network. Save your YAML file in your repository and update your Makefile to deploy it k8s:#If you use helm#helm3 repo add stable https://kubernetes-charts.storage.googleapis.com/#helm3 repo update#...
container_cpu_usage_seconds_total{cpu="total",endpoint="https-metrics",id="/kubepods/burstable/pod52bf597a-c3ac-11e9-93c5-080027881c8e",instance="10.0.2.15:10250",job="kubelet",namespace="monitoring",node="ubuntu-k3s",pod="prometheus-k8s-0",pod_name="prometheus-k8s-0",service="kubelet...
If you are using the helm chart, there is a variable/flag to toggle the usage of host network. Save your YAML file in your repository and update your Makefile to deploy it k8s:#If you use helm#helm3 repo add stable https://kubernetes-charts.storage.googleapis.com/#helm3 repo update#...
Usage ✅ The k3sup tool is a client application which you can run on your own computer. It uses SSH to connect to remote servers and creates a local KUBECONFIG file on your disk. Binaries are provided for MacOS, Windows, and Linux (including ARM). Pre-requisites for k3sup servers and...