ansible-role-rke2 icon indicating copy to clipboard operation
ansible-role-rke2 copied to clipboard

Ansible Role to install RKE2 Kubernetes.

Results 32 ansible-role-rke2 issues
Sort by recently updated
recently updated
newest added

### Summary Currently every node in the rke2 cluster must share the same primary interface for the kube-vip DaemonSet to function. If there is a node with a different network...

enhancement

### Summary When using HA setup with Keeplived, the server certificates provisioned for Kubelet does not include the Keepalived VIP. This causes TLS verification issues when performing various operations like...

bug

### Summary In the troubleshooting section here: https://github.com/lablabs/ansible-role-rke2#troubleshooting, it mentions that it might be a network limitation. The problem is that the RKE2 script is never executed on the agent...

bug

### Summary Inside /templates/keepalived.conf.j2 the Ansible fact "ansible_default_ipv4" is used three times. If you want to run an IPv6 / Hybrid cluster which has an IPv6 main-address you will run...

bug

### Summary I have a Vagrantfile that provisions three boxes running AlmaLinux 8 via libvirt, which use the Ansible provisioner to include this role. I have no agent nodes, thus...

bug

### Summary Hello, How can I enable dual stack network when init k8s cluster (with input IP/IPv6 addresses from main.yaml) Thank you. ### Issue Type Feature Idea

enhancement

### Summary When try to install rke2 cluster, receive error i'm installing single server ``` [masters] team-edge1-k8s ``` ``` fatal: [team-edge1-k8s]: FAILED! => {"msg": "The conditional check 'rke2_etcd_snapshot_file and (...

bug

# Description Run ansible-lint via GitHub actions and fix one issue reported by ansible-lint. ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [...

# Description See https://github.com/lablabs/ansible-role-rke2/pull/202#discussion_r1555309793 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...

# Description Allow configuration of default nginx certificate. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which...