https://github.com/centrefordigitalhumanities/vagrant-microk8s-argocd
vagrant config to setup a VM with microk8s and argocd for testing purposes
https://github.com/centrefordigitalhumanities/vagrant-microk8s-argocd
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.5%) to scientific vocabulary
Keywords
Repository
vagrant config to setup a VM with microk8s and argocd for testing purposes
Basic Info
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
a vagrant config to start a microk8s cluster for local testing purposes.
The following features are available: * tekton * argocd * kubernetes dashboard * hostpath-storage
requirements
- virtualbox
- vagrant
howto
vagrant up
the vagrant output will display the url and the initial admin password for argocd
Kubernetes dashboard:
Open the url provided by the vagrant output.
Login with the token provided by the vagrant output.
argocd
example projects: https://github.com/argoproj/argocd-example-apps
deploy an application on the cli
Login with argocd
argocd login https://<ip>
Create the application
argocd app create helm-guestbook --repo https://github.com/argoproj/argocd-example-apps.git --path helm-guestbook --dest-server https://kubernetes.default.svc --dest-namespace default
Sync the application
argocd app sync helm-guestbook
pvc
Default storage path for pvc /var/snap/microk8s/common/default-storage
kubectl get pod,pvc
kubectl describe pv
Owner
- Name: Centre for Digital Humanities
- Login: CentreForDigitalHumanities
- Kind: organization
- Email: cdh@uu.nl
- Location: Netherlands
- Website: https://cdh.uu.nl/
- Repositories: 39
- Profile: https://github.com/CentreForDigitalHumanities
Interdisciplinary centre for research and education in computational and data-driven methods in the humanities.
GitHub Events
Total
Last Year
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Bart Bouter | b****r@u****l | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0