Software Engineering/EFK

    [EFK] Kubernetes에 EFK 스택을 Helm chart로 구축하기(Github 호스팅 활용)

    [참고] .https://faun.pub/how-to-host-helm-chart-repository-on-github-b76c854e1462 How to host Helm chart repository on GitHub In this post, we’ll create fully automated build pipeline to host a repository for Helm charts using GitHub Pages and GitHub Actions. Also… faun.pub .https://findmypiece.tistory.com/96 k8s Logging 시스템 구축 해당 포스팅은 사내 k8s 클러스터에 EFK 로깅시스템을 구축한 기록으로 기본적으로 k8s 클러스터가 구축되어 있고 kubec..