Coder Social home page Coder Social logo

hands-on-oke's Introduction

본 핸즈온은 OCI(Oracle Cloud Infrastructure) 기반으로 구성되어 있습니다.

클러스터 요구사항

단순히 핸즈온을 실습할 것이라면 다음 요구사항이 필요하지 않습니다.

※ 클러스터와 노트풀을 생성하려는 목적이면 여기를 클릭하세요.

관리자 그룹이면 다음 사항을 적용하지 않아도 됩니다.

관리자 그룹에 속하지 않지만 클러스터와 노드 풀을 생성, 업데이트 및 삭제해야 하는 경우 다음 사용자 정책 문이 필요합니다.

allow group <group-name> to manage instance-family in <location>
allow group <group-name> to use subnets in <location>
allow group <group-name> to read virtual-network-family in <location>
allow group <group-name> to use vnics in <location>
allow group <group-name> to inspect compartments in <location>
allow group <group-name> to manage cluster-family in <location>

위의 정책 명령문에서 <location>을 tenancy(테난시의 루트 구획에 정책을 작성하는 경우) 또는 compartment <compartment-name>(개별 구획에 정책을 작성하는 경우)로 대체합니다.

예제 사용자 정책 문:

allow group acme-dev-team to manage cluster-family in tenancy

'QUICK CREATE'와 같은 기능을 위한 OKE IAM 정책에 대한 추가 지침을 보려면 클러스터 생성 및 배치를 위한 정책 구성을 참조하십시오.

OKE (Container Engine for Kubernets) Hands-on

다음과 같은 절차로 설명합니다.

  1. OKE 클러스터 생성

  2. 애플리케이션 작성 및 실행

  3. 애플리케이션 컨테이너화

  4. 애플리케이션 OKE에 배포

  5. 애플리케이션 관리

hands-on-oke's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.