Skip to content

UKEODHP/eck-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elastic Search | Logstash | Kibana Example Deployment

Installation

kubectl apply -k apps/argocd  # install argocd
kubectl apply -f platform/apps.yaml  # install argocd apps

ArgoCD UI

kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.password}" | base64 -d; echo
kubectl port-forward service/argocd-server -n argocd 8080:443

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published