[업데이트 2022-02-11 18:51] 1) 터미널에서 aws ec2에 접근하여 아래의 명령어를 사용하여 dashboard를 실행시킨다. minikube dashboard --url 2) 실행후 아래와 같이 url을 확인한다. (포트 확인) * Verifying dashboard health ... * Launching proxy ... * Verifying proxy health ... http://127.0.0.1:34953/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ 3) 다른 터미널 창을 열어 아래와 같이 ssh tunnel을 연다. ssh -i key.pem -L 8001:localhost:..
[업데이트 2021.04.29 18:09] C 드라이브 기준 /run/desktop/mnt/host/를 C 드라이브 폴더 패스 앞에 붙여줌. ex) c:\Users\admin\Desktop\data => /run/desktop/mnt/host/c/Users/admin/Desktop/data apiVersion: apps/v1 kind: Deployment metadata: labels: app: my-deployment name: my-deployment namespace: myspace spec: replicas: 1 selector: matchLabels: app: my-pod strategy: {} template: metadata: namespace: myspace labels: app: my-p..
[업데이트 2021.04.26 15:52] 1. Docker Desktop Stop하기 2. 환경변수 NO_PROXY 추가하기(값으로 kubernetes.docker.internal 추가) 3. Docker Destkop에서 reset to factory default 실행하기 4. 재시작후 Kubernetes enable 시키기 * 참고 : stackoverflow.com/questions/55361963/kubernetes-is-starting-forever-error-on-windows-10
[업데이트 2021.10.14 09:46] - Bash alias 생성 # Create an alias kubectl command alias kk=kubectl kk create deployment --image=nginx nginx --dry-run=client -o yaml > deploy.yaml - Pod, Deployment, Service 생성 # Pod kubectl run nginx --image=nginx --dry-run=client -o yaml > my-pod.yaml # Deployment kubectl create deployment --image=nginx nginx --dry-run=client -o yaml > my-deployment.yaml # Service # Clu..
[업데이트 2020.06.13 12:08] Prerequisites Perform any necessary platform-specific setup. Check the Requirements for Pods and Services. Install the istioctl command Install istioctl Install the istioctl binary with curl: Download the latest release with the command: $ curl -sL https://istio.io/downloadIstioctl | sh - Add the istioctl client to your path, on a macOS or Linux system: $ export PATH=$PAT..
[업데이트 2020.06.06 11:20] Cloud Native 어플리케이션을 개발 할 때, 각 기술 영역 별 오버뷰입니다. Cloud Native 주요 기술들에 대해 잘 파악할 수 있는 이미지입니다. The Cloud Native Trail Map provides an overview for enterprises starting their cloud native journey. * 참고 : https://github.com/cncf/landscape/blob/master/README.md#trail-map
[업데이트 2020.06.01 22:18] Kubernetes(이하 쿠버네티스)에 대해 스터디하면서 간략히 정리하였습니다. 이번 포스팅에서는 Google Cloud Platform(이하 GCP)에 쿠버네티스로 서비스를 구성 및 배포하여 확인하는 것을 목표로 하였습니다. 쿠버네티스로 할 수 있는 것은? 현대의 웹 서비스의 경우 24/7 항상 서비스가 이용 가능해야하며, 하루에 여러번 새로운 버전으로 배포해야 합니다. 컨테이너화는 패키지 소프트웨어를 중단없이 배포 및 업데이트 할 수 있도록 도와줍니다. 쿠버네티스는 컨테이너화 된 어플리케이션을 원하는 위치와 시간에 실행할 수 있고 작업에 필요한 리소스와 도구를 찾을 수 있도록 도와줍니다. 쿠버네티스는 컨테이너 오케스트레이션에 대한 구글의 축적 된 경험과 커뮤..
[업데이트 2020.05.27 17:20] 요즘 클라우드 네이티브라는 말이 많이 쓰여지고 있습니다. CNCF(Cloud Native Computing Foundation)에서 정의한 내용에 대해 발췌하였습니다. Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach. Th..
- Total
- Today
- Yesterday
- SSM
- OST
- #TensorFlow
- Sea Bottom
- project
- 2D Game
- Worry
- ate
- belief
- Ragdoll
- sentence test
- Memorize
- Physical Simulation
- Library
- ILoop Engine
- English
- Meow
- #ELK Stack
- Jekyll and Hyde
- aws #cloudfront
- Mask R-CNN
- #ApacheZeppelin
- docker
- #REST API
- Badge
- GOD
- 도커
- #ApacheSpark
- Game Engine
- some time ago
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |