Skip to content

issues Search Results · repo:k3s-io/k3s-ansible language:YAML

Filter by

171 results
 (86 ms)

171 results

ink3s-io/k3s-ansible (press backspace or delete to remove)

I was quite pleased to see that you can use this playbook to install K3S in an airgapped environment. However this is in the notes: It is assumed that the control node has access to the internet. The ...
  • albal
  • 6
  • Opened 
    19 days ago
  • #393

Overview A token such as +CE715plqvgsoFAs6d89LMnr2RxqWnoh5hdm74CAw0eWK/quCa4hvN/zggcwOLXx will cause ansible error deploying the initial playbook playbooks/site.yml. Impact Cannot install k3s, same ...
  • GeoffWilliams
  • Opened 
    29 days ago
  • #389

Hi Team, I am setting up k3s cluster using k3s-anisble via AirGap Installation where the nodes doesn t have access to internet to download k3s binary. pre TASK [airgap : Run K3s Install [server]] ******************************************************************************************************* ...
  • yasvanth
  • 2
  • Opened 
    on Jan 7
  • #386

In my local environment, I deployed a k3s cluster with 2 server and multiple agent nodes. For this, I am defining an airgap directory with all the required files and it works seamlessly. The issue comes ...
  • SakshamAbhi
  • 1
  • Opened 
    on Dec 23, 2024
  • #383

Hello, I tried to execute this ansible project with the provided vagrant file but I got this issue : TASK [k3s_server : Enable and check K3s service] ******************************* fatal: [server-1]: ...
  • basilelt
  • 4
  • Opened 
    on Dec 16, 2024
  • #382

Hey! Ask: Can the tasks that require internet connection have the retry/delay/until block ? Reasoning: In weak networks I m hitting the problem that running the roles are not working on first try, but ...
  • joaogbcravo
  • 1
  • Opened 
    on Dec 11, 2024
  • #379

Hey thanks for this repo, very helpful with me trying to get my cluster set up. I have installed k3s to some raspberry pis using this ansible script however when i go to install anything, the pods cannot ...
  • mcleantom
  • 1
  • Opened 
    on Dec 7, 2024
  • #378

When running the playbooks, I get an error k3s -- version : Command not found Fix : In your roles source code, the version should be checked as /usr/local/bin/k3s --version instead of k3s --version My ...
  • dheurtev
  • 5
  • Opened 
    on Nov 7, 2024
  • #374

It is may be error in k3s-ansible/roles/airgap/tasks/main.yml ######### - name: Download k3s install script become: false delegate_to: localhost ansible.builtin.get_url: url: https://get.k3s.io/ ...
  • nclock11
  • 1
  • Opened 
    on Oct 17, 2024
  • #371
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub