티스토리 뷰

etc

Kubenetes reference

shannon. 2023. 6. 9. 17:16
반응형

작년에 kube 설치를 위해 공부하며 읽었던 문서들

(inside)https://kcs.pages.boeing.com/workshops/kcs101/

https://kubernetes.io/blog/

 

Kubernetes Blog

Production-Grade Container Orchestration

kubernetes.io

https://docs.openshift.com/

 

Home | Official Red Hat OpenShift Documentation

Azure Red Hat OpenShift Azure Red Hat OpenShift provides single-tenant, high-availability Kubernetes clusters on Azure, supported by Red Hat and Microsoft. ARO Docs 4 ARO Docs 3 Red Hat Advanced Cluster Security for Kubernetes An enterprise-ready, Kubernet

docs.openshift.com

https://docs.openshift.com/container-platform/3.11/dev_guide/index.html

 

Overview | Developer Guide | OpenShift Container Platform 3.11

×

docs.openshift.com

https://www.kukulinski.com/10-most-common-reasons-kubernetes-deployments-fail-part-1/

 

10 Most Common Reasons Kubernetes Deployments Fail (Part 1)

Over the last two years, I've worked with a number of teams to deploy their applications leveraging Kubernetes.  Getting developers up to speed with Kubernetes jargon can be challenging, so when a Deployment [https://kubernetes.io/docs/user-guide/deployme

www.kukulinski.com

https://developers.redhat.com/blog/2017/08/16/troubleshooting-java-applications-on-openshift

 

Troubleshooting Java applications on OpenShift | Red Hat Developer

What is it about? OpenShift has seen a lot of traction with the release of its third version based on Kubernetes a couple of years ago. More and more companies

developers.redhat.com

https://kubernetes.io/docs/tasks/debug/debug-application/debug-pods/

 

Debug Pods

This guide is to help users debug applications that are deployed into Kubernetes and not behaving correctly. This is not a guide for people who want to debug their cluster. For that you should check out this guide. Diagnosing the problem The first step in

kubernetes.io

https://kcs.pages.boeing.com/docs/training/getting_started_with_kubernetes.pdf

https://research.google/pubs/pub43438/

 

Large-scale cluster management at Google with Borg – Google Research

Google's Borg system is a cluster manager that runs hundreds of thousands of jobs, from many thousands of different applications, across a number of clusters each with up to tens of thousands of machines. It achieves high utilization by combining admission

research.google

https://queue.acm.org/detail.cfm?id=2898444 

 

Borg, Omega, and Kubernetes - ACM Queue

March 2, 2016Volume 14, issue 1   PDF Borg, Omega, and Kubernetes Lessons learned from three container-management systems over a decade Brendan Burns, Brian Grant, David Oppenheimer, Eric Brewer, and John Wilkes, Google Inc. Though widespread interest in

queue.acm.org

http://library.web.boeing.com/safari/safari_transition.html

https://www.oreilly.com/library/view/kubernetes-up-and/9781491935668/

 

Kubernetes: Up and Running

Legend has it that Google deploys over two billion application containers a week. How’s that possible? Google revealed the secret through a project called Kubernetes, an open source cluster orchestrator … - Selection from Kubernetes: Up and Running [Bo

www.oreilly.com

https://www.oreilly.com/library/view/getting-started-with/9781787283367/

 

Getting Started with Kubernetes - Second Edition

Learn how to schedule and run application containers using Kubernetes. About This Book Get well-versed with the fundamentals of Kubernetes and get it production-ready for deployments Confidently manage your container … - Selection from Getting Started wi

www.oreilly.com

https://www.oreilly.com/library/view/mastering-kubernetes/9781786461001/

 

Mastering Kubernetes

Master the art of container management utilizing the power of Kubernetes. About This Book This practical guide demystifies Kubernetes and ensures that your clusters are always available, scalable, and up … - Selection from Mastering Kubernetes [Book]

www.oreilly.com

https://books.google.co.in/books?id=K5Q0DwAAQBAJ&lpg=PA1&pg=PP1&redir_esc=y#v=onepage&q&f=false 

 

Kubernetes: Up and Running

Legend has it that Google deploys over two billion application containers a week. How’s that possible? Google revealed the secret through a project called Kubernetes, an open source cluster orchestrator (based on its internal Borg system) that radically

books.google.co.kr

https://www.oreilly.com/library/view/kubernetes-fundamentals/9781492032144/

 

Kubernetes Fundamentals

This is a crash course on Kubernetes, designed for those new to Kubernetes and for those who want to sharpen their skills. It explains and demystifies Kubernetes by showing you … - Selection from Kubernetes Fundamentals [Video]

www.oreilly.com

Youtube

https://www.youtube.com/playlist?list=PLj6h78yzYM2PZf9eA7bhWnIh_mK1vyOfU 

 

KubeCon + CloudNativeCon North America 2018 (Seattle)

 

www.youtube.com

https://www.youtube.com/watch?v=kwOvOLnFYck&list=PLYZcceCjTqF2FGyklW2pX2lNrs-mj3uaT 

https://www.youtube.com/watch?v=FYCYtAaU9Xw&list=PLj6h78yzYM2PAavlbv0iZkod4IVh_iGqV 

https://www.youtube.com/watch?v=kadpRayoh7w&list=PLj6h78yzYM2PqgIGU1Qmi8nY7dqn9PCr4 

 

Kubenetes for data

https://www.youtube.com/user/StackPointCloud

 

NetApp Kubernetes Service, NKS

NetApp Kubernetes Services (NKS) is the universal control plane for Kubernetes Anywhere. Use it to deploy and manage cloud native stacks at all the leading cloud providers. The web application is available today at https://cloud.netapp.com/kubernetes-servi

www.youtube.com

https://www.youtube.com/user/rhopenshift/featured

 

OpenShift

Red Hat® OpenShift® is a Kubernetes-based container application development and hosting platform that automates management tasks so you can focus on developing apps to meet business goals. Whether it’s Red Hat OpenShift Platform Plus (on-premises) or R

www.youtube.com

http://v1.uncontained.io/

 

Red Hat Consulting DevOps and OpenShift Playbooks

Red Hat Consulting DevOps and OpenShift Playbooks are guides for implementing DevOps technical practices and container automation approaches using Red Hat commercial open source products, including OpenShift Enterprise 3. They are intended to reflect real-

v1.uncontained.io

https://cloud.redhat.com/blog

 

Hybrid cloud blog

Red Hat open hybrid cloud blog

content.cloud.redhat.com

https://medium.com/google-cloud/tagged/kubernetes

 

Kubernetes – Google Cloud - Community – Medium

Read writing about Kubernetes in Google Cloud - Community. A collection of technical articles and blogs published or curated by Google Cloud Developer Advocates. The views expressed are those of the authors and don't necessarily reflect those of Google.

medium.com

 

그림과 함께 medium 이게 제일 도움된듯

https://medium.com/google-cloud/kubernetes-101-pods-nodes-containers-and-clusters-c1509e409e16

 

Kubernetes 101: Pods, Nodes, Containers, and Clusters

Kubernetes is quickly becoming the new standard for deploying and managing software in the cloud. With all the power Kubernetes provides…

medium.com

 

https://developers.redhat.com/blog/2016/02/24/10-things-to-avoid-in-docker-containers

 

10 things to avoid in docker containers | Red Hat Developer

So you finally surrendered to containers and discovered that they solve a lot of problems and have a lot of advantages:

developers.redhat.com

https://kubernetes.io/

 

Production-Grade Container Orchestration

Production-Grade Container Orchestration

kubernetes.io

https://www.cncf.io/kubeweekly/

 

KubeWeekly | Cloud Native Computing Foundation

The weekly newsletter for all things Kubernetes and beyond. KubeWeekly is curated by Wojtek Cichon, Heba Eid, Divya Mohan, Audra Montenegro, Saim Safdar, Libby Schulze, Shardul Srivastava…

www.cncf.io

https://www.cncf.io/kubeweekly/

 

KubeWeekly | Cloud Native Computing Foundation

The weekly newsletter for all things Kubernetes and beyond. KubeWeekly is curated by Wojtek Cichon, Heba Eid, Divya Mohan, Audra Montenegro, Saim Safdar, Libby Schulze, Shardul Srivastava…

www.cncf.io

https://www.youtube.com/user/StackPointCloud

 

NetApp Kubernetes Service, NKS

NetApp Kubernetes Services (NKS) is the universal control plane for Kubernetes Anywhere. Use it to deploy and manage cloud native stacks at all the leading cloud providers. The web application is available today at https://cloud.netapp.com/kubernetes-servi

www.youtube.com

 

반응형

'etc' 카테고리의 다른 글

db eda tool  (0) 2023.12.24
huggingface set  (0) 2023.10.09
Flight Phase  (0) 2023.05.29
jvm setting flag 의미  (0) 2023.03.09
CAmkES / RISC-V/ ARM  (0) 2022.12.28
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/07   »
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 31
글 보관함