{"id":15090225,"url":"https://github.com/damola12345/technical-task","last_synced_at":"2026-02-02T16:40:41.861Z","repository":{"id":239419324,"uuid":"798916033","full_name":"Damola12345/Technical-task","owner":"Damola12345","description":"Testing task for DevOps Engineer","archived":false,"fork":false,"pushed_at":"2024-06-11T02:43:06.000Z","size":1067,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T06:02:38.567Z","etag":null,"topics":["ansible","argocd","helm-chart","k3s-cluster","vagrant","vagrantfile","virtualbox"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Damola12345.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-05-10T18:46:54.000Z","updated_at":"2024-05-24T09:20:23.000Z","dependencies_parsed_at":"2024-05-12T10:28:40.720Z","dependency_job_id":"d69b070d-cfab-4a02-8f0d-1c7184b2e7e7","html_url":"https://github.com/Damola12345/Technical-task","commit_stats":null,"previous_names":["damola12345/technical-task"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Damola12345/Technical-task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Damola12345%2FTechnical-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Damola12345%2FTechnical-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Damola12345%2FTechnical-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Damola12345%2FTechnical-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Damola12345","download_url":"https://codeload.github.com/Damola12345/Technical-task/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Damola12345%2FTechnical-task/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261073296,"owners_count":23105637,"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":["ansible","argocd","helm-chart","k3s-cluster","vagrant","vagrantfile","virtualbox"],"created_at":"2024-09-25T09:23:41.187Z","updated_at":"2026-02-02T16:40:41.817Z","avatar_url":"https://github.com/Damola12345.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Technical-task\n\n## Local Testing\n\nA Vagrantfile is provided that provision a 3 nodes cluster using Vagrant (Virtualbox as provider). To use it:\n\n```bash\nvagrant up\n```\n\nBy default, each node is given 2 cores and 2GB of RAM and runs Ubuntu 20.04. You can customize these settings by editing the `Vagrantfile`.\n\n\n# install ArgoCD in k8s\n- `kubectl create namespace argocd`\n- `kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml` \n\n# access ArgoCD UI\n- `kubectl get svc -n argocd`\n- `kubectl port-forward svc/argocd-server 8080:443 -n argocd` \n\n# login with admin user and below token (as in documentation):\n- `kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath=\"{.data.password}\" | base64 --decode \u0026\u0026 echo`\n\n# deploying a dummy Helm chart to ArgoCD, follow these steps:\n\nInside the repository, create a directory named `helmcharts`.\n- `helm create helmcharts`\n\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamola12345%2Ftechnical-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamola12345%2Ftechnical-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamola12345%2Ftechnical-task/lists"}