New: k8sAll contenthive-129948hive-196917krzzansteemhive-183959hive-180932uncommonlabphotographyhive-166405hive-185836hive-150122hive-183397hive-144064bitcoinlifehive-188619hive-103599krsuccesshive-139150hive-101145hive-124908hive-109690hive-184714hive-106183TrendingNewHotLikersnetlicensing (39)in kubernetes • 2 years agokubectl Cheat SheetKubectl is a command-line tool designed to manage Kubernetes objects and clusters. It provides a command-line interface for performing common operations like creating and scaling deployments…wonsama (79)in kr • 2 years ago[잡설] 클라우드 환경 구축을 공부하러 가즈아최종 목표는 k8s 환경을 구축 하고자 한다. 그런데 개인 pc 에서 설치를 해야 되는지라 좀 찾아본 결과 vagrant + virtualbox : 가상화 pc생성 k8s 설치 : 마스터 + 워커 2 도커를 통한 다양한 서비스 구축 이 구성을 이제부터 하나씩 해보려 한다 일단 되던 안되던 찍먹부터 !eversloth (76)in kr • 4 years agominikube 이야기이 이미지는 원작자의 의도와 다르게 작업 도중 난입해서 탈취해온 것입니다. 개인 환경에서 kubernetes를 사용할 때 minikube 나 microk8s를 쓰게 됩니다. kubernetes 공식 문서에서는 minikube 를 소개하고 있습니다. 그래서 로컬 환경에서는 minikube 를 사용하게 되었습니다. minikube는 구동할 때…eversloth (76)in kr • 4 years agokubernetes 관련 잡담이 이미지는 원작자의 의도와 다르게 작업 도중 난입해서 탈취해온 것입니다. 리눅스 이야기는 아니지만 리눅스에 아예 관련이 없는 것도 아니니... 적어도 파이썬보다는 가깝죠? ㅋㅋ 대문용 이미지를 요청해 새로 받아왔습니다. 쿠버네티스 관련 글을 최소한 하나는 더 쓸 것 같아서 .. 회사 업무 관련해 kubernetes, k8s를 써보고…elliotyagami (32)in kubernetes • 4 years agoReading and writing k8s resource as yaml in golangI am writing this article as none other is available on this topic. The information is very scattered and often requires digging in code of k8s libraries. Let's take Q/A style for this article.…blackanger (38)in rust • 6 years ago【Rust日报】 2019-02-12通告一则 《Rust编程之道》截止今天,修订了115条勘误,第一次近距离体验到集体智慧的强大。其中有一些重要的勘误,我把它们打上了「精选」Label,读者朋友们看书学习的时候,可以方便查看。也可以通过选择章节Label,来查看一些勘误。Closed 状态代表我已经修订了稿件。 接下来,我会对这些勘误进行归档,整理一份电子版小册子,方便读者查阅。 …martinpodval (25)in k8s • 6 years agoBuilding go-lang project /Kubernetes Ingress/ from scratch with no go experienceI have been working with Kubernetes and I wanted to build it's contrib yesterday. However, nginx implementation of Kubernetes' Ingress is written in go-lang. Even though I needed to change some…martinpodval (25)in k8s • 6 years agosteemCreated with Sketch.Building go-lang project /Kubernetes Ingress/ from scratch with no go experienceI have been working with Kubernetes and I wanted to build it's contrib yesterday. However, nginx implementation of Kubernetes' Ingress is written in go-lang. Even though I needed to change some…anor (25)in it • 6 years agoHow To Build Kubernetes PlatformArchitecture Architecture Diagram Non-Prod Environment Prod Environment Cluster Networking Kubernetes supports for third-party netwroking the cluster via CNI plugin. for more infromation…kirkins (66)in kubernetes • 7 years agoI'm blocked on Kubernetes! 😭 Help me connect a StatefulSet to Persistent Volume!tl;dr: I'm about to open a bounty on StackOverflow because I'm stuck setting up a Mongo StatefulSet on K8s. Yes, it is my day off but I really want to learn K8s 😤. Edit: Doh, about 30…kirkins (66)in devops • 7 years agoDevOps #6 - Important Info on Symantec CertificatesThis information is relavent for SSL certificates distributed by Symantec, Thawte, GeoTrust, and RapidSSL . If your SSL certificate is distributed by one of these vendors this information will be…jsahn99 (25)in k8s • 7 years ago엔터프라이즈 시스템 관리자를 위한 쿠버네티스 (K8s) 교육자료 v0.8.7아래 다운로드 주소의 자료는 KOREN AI Network Lab Training Room에서 3/24(토) 모임에서 사용했던 슬라이드 파일 v0.8.7 입니다.highland0971 (25)in kubernetes • 7 years agoDeploy kubernetes & Calico Network in air-gapped environment within 20 minutesThis is a verified detail installation documents for K8S 1.9.0 + Calico 2.6.5 + Docker 1.12.6 + etcd 3.2.12 + kube-dns 1.14.7 . In this article we focus on how to setup a complete…