Dan
Dan
https://github.com/rancher/ansible-playbooks/blob/43bd7fd7f2733ab046a27fcdce3d984ef3e0466e/roles/rancher/tasks/docker.yml#L21 This should be `when: ansible_distribution == "Debian"` Otherwise this task will fail, as pip is no longer installed. :( `- name: upgrade pip (Ubuntu) pip: name=pip state=latest when: ansible_os_family...
# Cilium Feature Proposal ## Is your feature request related to a problem? No, but it might be a useful feature ## Describe the feature you'd like Generate allow-list network...
**What steps did you take and what happened:** [A clear and concise description of what the bug is.] WHen running the BYOH agent on the new node, I am getting...
# Bug report ## Describe the bug After updating to v2, the following error occurs in HA when attempting to call the clock_color servie ``` Logger: homeassistant.components.websocket_api.http.connection Source: components/esphome/manager.py:746 Integration:...
**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. kube-vip is configured as a static pod (manifest placed in `/var/lib/rancher/rke2/agent/pod-manifests/kube-vip.yaml `) 2. Reboot the node 3. kube-vip is...