Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- query history
- KubernetesPodOperator
- 크롤링
- numpartitions
- docker
- ksql
- proerty
- polars
- Java
- 동적 차트
- 도커
- mysql
- CDC
- kafka
- UI for kafka
- airflow
- 쿠버네티스
- 카프카
- 파이썬
- DBT
- 모바일
- Python
- Materializations
- freshness
- spark
- dbt_project
- spring boot
- 윈도우
- k9s
- bar cahrt
Archives
- Today
- Total
목록윈도우 (2)
데이터 엔지니어 이것저것

목적 : makefile 스크립트를 사용하여 편의를 주고자함 1. 관련 프로그램 설치 2. 설치 이후 관련 path 환경변수에 추가 3. 이후 명령어 테스트
개발
2024. 3. 28. 23:55

도커 데스크탑 뿐만 아니라 power shell에서 사용하기 위한 설치 설치를 위해 Scoop가 필요하다 명령어 > Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time > irm get.scoop.sh | iex https://scoop.sh/ https://scoop.sh/ scoop.sh K9s 설치 scoop install k9s https://k9scli.io/topics/install/ Install Installation Overview K9s is available on Linux, macOS and Windows platforms. Binaries ..
오픈소스/k8s
2023. 10. 28. 00:48