Network Plugin이란 무엇인가 Plugin 이란 컴퓨터에 추가 프로그램을 설치하여 특정 기능을 수행할 수 있도록 하는 소프트웨어이다. 쿠버네티스의Netwrok Plugin이란 비슷한 맥락으로, 쿠버네티스에 추가적인 네트워크 플러그인을 설치하여, 네트워크 관련 기능을들을 수행한다. Network Plugin 필수사항 이 네트워크 플러그인을 이용하기 위해서는 NetworkPlugin Interface: 파드 네트워킹을 구성하고, 정리함 kube-proxy 를 위한 지원: iptables을 가능하게 해주는 container traffic이 필요함 Netwrok Plugin의 종류 CNI 플러그인: 컨테이너 네트워크 인터페이스(CNI)를 준수 Kubenet 플러그인: Bridge와 host-local ..
이 글은 udemy의 강의를 들으며 자격증 공부 목적으로 내용을 정리한 글입니다. https://www.udemy.com/course/certified-kubernetes-administrator-with-practice-tests Certified Kubernetes Administrator (CKA) Practice Exam Tests Prepare for the Certified Kubernetes Administrators Certification with live practice tests right in your browser - CKA www.udemy.com Scheduling □ How scheduling works? - we don’t specify nodeName when we cre..
이 글은 udemy의 강의를 들으며 자격증 공부 목적으로 내용을 정리한 글입니다. https://www.udemy.com/course/certified-kubernetes-administrator-with-practice-tests Certified Kubernetes Administrator (CKA) Practice Exam Tests Prepare for the Certified Kubernetes Administrators Certification with live practice tests right in your browser - CKA www.udemy.com Core concepts [Etcd] a database that stores information in a key-value for..
1.validator -1년에 약 134개의 Epoch가 있음 -매 Epoch마다 약 3 solana의 고정비용이 발생 - 134 * 3 = 402 solana -예를들어 50000 solana지분이 있는 경우 -solana의 네트워크 보상(8%)에서 검증인이 청구하는 수수료에 따라 수익발생 Ex) 50000 * 0.8 * 0.1 = 400 solana - 이 400 solana에 402 solana를 차감 - 손실: -2 solana
1.이더리움 킬러로 부각되고 있음 2.탈중앙화 네트워크로 이더리움과 관련 카테고리에 있음 3.1초당 65000 transactions -> 데이터 처리 속도가 빠름 4.탈중앙화 네트워크의 문제점 해결 Proof of History Tower BFT Turbine Gulf Stream Sealevel Pipelining Cloudbreak Archivers 5.이더리움의 수수료 비용과 거래 처리량 문제로 레이어트 작업을 하는 것과 달리 solana는 네트워크에서 8가지 시스템으로 추가 확장하지 않고 네트워크의 견고함 유지 6.거래수수료는 0에 가까울정도로 사용자에게 혜택 제공 7.BitSum 또는 여러 가지 거래소들이 solana위에서 돌아가고 있음 8.USD등 가장 사용자가 많은 스테이블 코인들 역시 s..
저번에 썼던 블로그 포스트 https://jmholly.tistory.com/entry/%EC%BF%A0%EB%B2%84%EB%84%A4%ED%8B%B0%EC%8A%A4-%EB%84%A4%ED%81%AC%EC%9B%8C%ED%81%AC-%ED%94%8C%EB%9F%AC%EA%B7%B8%EC%9D%B8%EA%B3%BC-CNI [쿠버네티스] 네크워크 플러그인과 CNI Network Plugin이란 무엇인가 Plugin 이란 컴퓨터에 추가 프로그램을 설치하여 특정 기능을 수행할 수 있도록 하는 소프트웨어이다. 쿠버네티스의Netwrok Plugin이란 비슷한 맥락으로, 쿠버네티스에 추가 jmholly.tistory.com 참조해서.. cd /etc/cni/net.d vim 10-flannel.conflist {..
Alert!: Unable to connect to remote host. lynx: Can't access startfile minikube로 NodePort서비스를 만들어 외부접속을 시도했다 minikube service nginx-deployment-66b6c48dd5-fdt4h 다음과 같은 에러가 났다. |-----------|-----------------------------------|-------------|-----------------------------| | NAMESPACE | NAME | TARGET PORT | URL | |-----------|-----------------------------------|-------------|-------------------------..