K8s: Difference between revisions
Jump to navigation
Jump to search
Line 107: | Line 107: | ||
| valign="top" | | | valign="top" | | ||
* [https://argo-cd.readthedocs.io/en/stable/ GitOps » Argo CD » Overview] | * [https://argo-cd.readthedocs.io/en/stable/ GitOps » Argo CD » Overview] | ||
* [https://jenkins-x.io/ GitOps » Jenkins X] | |||
* [https://argoproj.github.io/cd/ GitOps » Argo CD] | * [https://argoproj.github.io/cd/ GitOps » Argo CD] | ||
* [https://fluxcd.io/ GitOps » Flux CD] | * [https://fluxcd.io/ GitOps » Flux CD] | ||
Line 114: | Line 115: | ||
* [[Hadoop]] | * [[Hadoop]] | ||
* [[WildFly]] | * [[WildFly]] | ||
* [[Spark]] | * [[Spark]] | ||
Line 122: | Line 122: | ||
|- | |- | ||
| valign="top" | | | valign="top" | | ||
* [https://jenkins-x.io/ | * [https://jenkins-x.io/v3/develop/reference/chatops/ ChatOps » Jenkins CD] | ||
* [https://www.atlassian.com/blog/software-teams/what-is-chatops-adoption-guide ChatOps » Atlassian] | |||
* [https://docs.gitlab.com/ee/ci/chatops/ ChatOps » GitLab] | |||
* [https://www.gitops.tech/ GitOps] | |||
| valign="top" | | | valign="top" | |
Revision as of 07:26, 16 May 2023
Kind
|
||
| ||
Volume
Argo CD
kubectl create namespace argocd kubectl get namespace -A kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml kubectl get pod -n argocd kubectl get service -n argocd kubectl port-forward -n argocd service/argocd-server 8080:80
Knowledge
snap services maas snap services juju snap services lxd |
||
| ||
References
| ||
| ||