Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Kind
- ubuntu
- KEDA
- AKS
- curl
- AutoScaling
- 업그레이드
- device plugin
- Karpenter
- kubernetes
- inferentia
- ansible
- VPA
- go
- HPA
- EKS
- 묘공단
- WSL
- virtual nodes
- ca
- windows
- Azure
- 쿠버네티스
- vscode
- fsx for lustre
- upgrade
- 컨테이너
- calico
- Timeout
- aws
Archives
- Today
- Total
목록301 (1)
a story
curl 결과가 redirection 되는 경우
curl 로 파일을 가져오는데 301 (301 Moved Permanently) 결과만 기록된다. root@k8s-m:~/guestbook# curl -O https://k8s.io/examples/application/guestbook/redis-leader-service.yaml % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 178 100 178 0 0 340 0 --:--:-- --:--:-- --:--:-- 340 root@k8s-m:~/guestbook# cat redis-leader-service.yaml 301 Moved Permanently nginx ..
Quick Fix
2022. 2. 18. 20:15