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

argocd kubernetes microk8s vagrant
Last synced: 9 months ago · JSON representation

Repository

vagrant config to setup a VM with microk8s and argocd for testing purposes

Basic Info
  • Host: GitHub
  • Owner: CentreForDigitalHumanities
  • Language: Shell
  • Default Branch: main
  • Homepage:
  • Size: 4.88 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
argocd kubernetes microk8s vagrant
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme

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

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

All Time
  • Total Commits: 4
  • Total Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Bart Bouter b****r@u****l 4
Committer Domains (Top 20 + Academic)
uu.nl: 1

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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels