{"id":22180758,"url":"https://github.com/jftuga/ansible_minikube_fedora","last_synced_at":"2025-03-24T19:15:40.106Z","repository":{"id":117698609,"uuid":"432206892","full_name":"jftuga/ansible_minikube_fedora","owner":"jftuga","description":"Install minikube on Fedora 35 using Ansible","archived":false,"fork":false,"pushed_at":"2021-11-26T15:35:45.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T23:30:00.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jftuga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-26T14:31:03.000Z","updated_at":"2021-11-26T15:35:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"376b7034-9067-44ea-bad0-cf026be34fb5","html_url":"https://github.com/jftuga/ansible_minikube_fedora","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fansible_minikube_fedora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fansible_minikube_fedora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fansible_minikube_fedora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fansible_minikube_fedora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jftuga","download_url":"https://codeload.github.com/jftuga/ansible_minikube_fedora/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245334899,"owners_count":20598386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T09:19:33.597Z","updated_at":"2025-03-24T19:15:40.098Z","avatar_url":"https://github.com/jftuga.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible_minikube_fedora\nInstall minikube on Fedora 35 using this Ansible playbook\n\n## Synopsis\nThis is an ansible playbook that will install [minikube](https://minikube.sigs.k8s.io/docs/) onto a Fedora system.  It has been tested with Fedora 35 on an AWS EC2 `t3a.small` instance.\n\n## Playbook Details\n\n1) Configure the [inventory.ini](inventory.ini) file.\n* * Replace `w.x.y.z` with your own IP address\n* * Set the `ansible_ssh_private_key_file` value\n* * Set the `ansible_user` value\n* * * **Note:** This user should be able to ssh into the remote system without having to be prompted to accept any ssh keys by using the `ansible_ssh_private_key_file` file mentioned above\n2) `Docker` will first be installed via the uploaded `install_docker.sh` script\n* * First, edit `DOCKER_USER` to be the same user listed in the `inventory.ini` file\n* * Check `/root/install_docker.log` for any errors\n3) `Minikube` will then be installed via the uploaded `install_minikube.sh` script\n* * Check `/root/install_minikube.log` for any errors\n4) Start minikube as the `anisible_user` by using the uploaded `start_minikube.sh` script\n* * Check `/home/ANSIBLE_USER/start_minikube.log` for any errors\n\n## Execution\n```shell\nansible-playbook -i inventory.ini minikube.yml\n```\n\n## Post install\n* It is necessary to re-login as the `ansible_user` because this user has been added to the `docker` security group\n* Run `minikube status` to check the current operation\n\n## See also\n* [Install packages onto Fedora system via Ansible playbook](https://github.com/jftuga/ansible_fedora_post_install)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Fansible_minikube_fedora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjftuga%2Fansible_minikube_fedora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Fansible_minikube_fedora/lists"}