3장.


3.1.

예 3.1.

추가 리소스

3.1.1.

사전 요구 사항

  • dsc.

절차

  • spec:
      <component>:
          <property_to_configure>: <value>
  • $ dsc server:deploy \
    --che-operator-cr-patch-yaml=che-operator-cr-patch.yaml \
    --platform <chosen_platform>

검증

  1. $ oc get configmap che -o jsonpath='{.data.<configured_property>}' \
    -n openshift-devspaces

3.1.2.

사전 요구 사항

절차

  1. $ oc edit checluster/devspaces -n openshift-devspaces

검증

  1. $ oc get configmap che -o jsonpath='{.data.<configured_property>}' \
    -n openshift-devspaces

3.1.3.

예 3.2.

apiVersion: org.eclipse.che/v2
kind: CheCluster
metadata:
  name: devspaces
spec:
  devEnvironments:
    defaultNamespace:
      template: '<username>-che'
    storage:
      pvcStrategy: 'common'
  components:
    database:
      externalDb: false
    metrics:
      enable: true
표 3.1.
 설명

containerBuildConfiguration

defaultComponents

defaultEditor

defaultNamespace

defaultPlugins

disableContainerBuildCapabilities

maxNumberOfRunningWorkspacesPerUser

maxNumberOfWorkspacesPerUser

nodeSelector

podSchedulerName

secondsOfInactivityBeforeIdling

secondsOfRunBeforeIdling

serviceAccount

startTimeoutSeconds

storage

허용 오차

trustedCerts

표 3.2.
 설명

autoProvision

template

표 3.3.
 설명

perUserStrategyPvcConfig

perWorkspaceStrategyPvcConfig

pvcStrategy

표 3.4.
 설명

cheServer

devWorkspace

devfileRegistry

imagePuller

pluginRegistry

표 3.5.
 설명

runningLimit

표 3.6.
 설명

clusterRoles

debug

Deployment

extraProperties

logLevel

proxy

표 3.7.
 설명

Deployment

disableInternalRegistry

externalPluginRegistries

openVSXURL

표 3.8.
 설명

Deployment

disableInternalRegistry

externalDevfileRegistries

표 3.9.
 설명

credentialsSecretName

Deployment

externalDb

postgresDb

postgresHostName

postgresPort

pvc

표 3.10.
 설명

Deployment

headerMessage

표 3.11.
 설명

spec

표 3.12.
 설명

표 3.13.
 설명

annotations

auth

domain

hostname

labels

tlsSecretName

표 3.14.
 설명

hostname

표 3.15.
 설명

chePhase

cheURL

cheVersion

devfileRegistryURL

gatewayPhase

message

pluginRegistryURL

postgresVersion

reason

workspaceBaseDomain

Red Hat logoGithubRedditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

© 2024 Red Hat, Inc.