Define the new internet.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
1,322 definitions
SOPS は GitOps の用語で a file encryption workflow used to protect secrets in GitOps repositories. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.
“チームは昼食前に SOPS を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Cluster Bootstrap は GitOps の用語で the first GitOps setup that installs controllers and base configuration. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation; Flux documentation.
“チームは昼食前に Cluster Bootstrap を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Bootstrap Repository は GitOps の用語で the repository that contains the starting configuration for a cluster or fleet. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.
“チームは昼食前に Bootstrap Repository を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Platform Repository は GitOps の用語で a repository that stores shared platform services, policies, and add-ons. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Platform Repository を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Tenant Repository は GitOps の用語で a repository where one team or tenant owns its application configuration. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Tenant Repository を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Infrastructure Repository は GitOps の用語で a repository containing infrastructure definitions and environment state. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Infrastructure Repository を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Monorepo GitOps は GitOps の用語で a GitOps layout where many services or environments live in one repository. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Monorepo GitOps を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Repo Per Environment は GitOps の用語で a GitOps layout where each environment has its own repository boundary. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Repo Per Environment を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Environment Branch は GitOps の用語で a branch used to represent or promote a specific environment state. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Environment Branch を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Pull Request Gate は GitOps の用語で a required review or check before source state can change. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Pull Request Gate を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”