<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Deploy on Game Server Services | Docs</title>
    <link>/tags/deploy/</link>
    <description>Recent content in Deploy on Game Server Services | Docs</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="/tags/deploy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GS2-Deploy template file specification</title>
      <link>/articles/tech/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/articles/tech/deploy/</guid>
      <description>This is the format specification of the template file used when creating a stack in GS2-Deploy. It can be written in JSON or YAML format.&#xA;Types of sections A template consists of the following sections.&#xA;Section Required Description GS2TemplateFormatVersion ✓ Specifies the format of the template. Currently only 2019-05-01 can be defined. Description You can fill in the description and other information about the template. Globals This section defines the Alias attribute (string replacement specification).</description>
    </item>
    <item>
      <title>GS2-Deploy</title>
      <link>/get_start/tutorial/setup_credential/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/get_start/tutorial/setup_credential/deploy/</guid>
      <description>Adding users and credentials (authentication information) can be done from the GS2-Identifier administration screen, but it is easier with GS2-Deploy.&#xA;GS2-Deploy is a service designed to realize continuous delivery. It allows automatic construction of resources using code written in YAML format.&#xA;For example, if you create a stack using a template for adding a new user, you can automatically add a new user to GS2-Identifier.&#xA;About Stacks GS2-Deploy actually operates resources of each service based on a template (which describes how to operate and build resources in GS2).</description>
    </item>
    <item>
      <title>Setup using GS2-Deploy</title>
      <link>/overview/workflow/setup_gs2_resources/automation_setup/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/overview/workflow/setup_gs2_resources/automation_setup/</guid>
      <description>Setup using the management console is attractive because it is easy to perform.&#xA;However, you must despair when you receive an order to &amp;ldquo;create another of the same environment&amp;rdquo;. Game development typically requires multiple server environments: a development environment, a test environment, and a production environment.&#xA;It is impossible to configure GS2 in each of them by repeating the same operation in the management console without making mistakes.&#xA;GS2-Deploy GS2 provides GS2-Deploy, a microservice for creating environments.</description>
    </item>
    <item>
      <title>Prepare resources needed for login processing</title>
      <link>/get_start/tutorial/setup_account/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/get_start/tutorial/setup_account/</guid>
      <description>To start using the GS2-Account service, you need to add a namespace.&#xA;Namespace (namespace) is a mechanism to allow the same service to be used for different purposes within a single project. Within different namespaces, the same service is treated as a completely different data space.&#xA;Now, using the sample template, add game-0001 to the GS2-Account namespace name and issue the encryption key that will be used to authenticate the account and make it possible to create a new account.</description>
    </item>
    <item>
      <title>GS2-Account Deploy/CDK Reference</title>
      <link>/api_reference/account/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/account/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-AdReward Deploy/CDK Reference</title>
      <link>/api_reference/ad_reward/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/ad_reward/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Buff Deploy/CDK Reference</title>
      <link>/api_reference/buff/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/buff/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the Namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a Namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Chat Deploy/CDK Reference</title>
      <link>/api_reference/chat/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/chat/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the Namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a Namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Datastore Deploy/CDK Reference</title>
      <link>/api_reference/datastore/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/datastore/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Dictionary Deploy/CDK Reference</title>
      <link>/api_reference/dictionary/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/dictionary/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Distributor Deploy/CDK Reference</title>
      <link>/api_reference/distributor/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/distributor/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Enchant Deploy/CDK Reference</title>
      <link>/api_reference/enchant/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/enchant/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Enhance Deploy/CDK Reference</title>
      <link>/api_reference/enhance/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/enhance/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Exchange Deploy/CDK Reference</title>
      <link>/api_reference/exchange/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/exchange/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Experience Deploy/CDK Reference</title>
      <link>/api_reference/experience/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/experience/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Formation Deploy/CDK Reference</title>
      <link>/api_reference/formation/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/formation/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Friend Deploy/CDK Reference</title>
      <link>/api_reference/friend/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/friend/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Gateway Deploy/CDK Reference</title>
      <link>/api_reference/gateway/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/gateway/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Grade Deploy/CDK Reference</title>
      <link>/api_reference/grade/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/grade/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Guard Deploy/CDK Reference</title>
      <link>/api_reference/guard/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/guard/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts.&#xA;Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Guild Deploy/CDK Reference</title>
      <link>/api_reference/guild/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/guild/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Identifier Deploy/CDK Reference</title>
      <link>/api_reference/identifier/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/identifier/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Identifier Credential&#xA;Credentials used to access the GS2 API. A credential consists of a client ID and a client secret, and access using the credential is restricted based on the privileges of the user who owns the credential.&#xA;Request Resource creation and update requests&#xA;Type Condition Required Default Value Limits Description userName string ✓ ~ 128 chars User NameThe name of the GS2-Identifier user who owns this credential.</description>
    </item>
    <item>
      <title>GS2-Idle Deploy/CDK Reference</title>
      <link>/api_reference/idle/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/idle/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the Namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a Namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Inbox Deploy/CDK Reference</title>
      <link>/api_reference/inbox/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/inbox/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Inventory Deploy/CDK Reference</title>
      <link>/api_reference/inventory/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/inventory/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-JobQueue Deploy/CDK Reference</title>
      <link>/api_reference/job_queue/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/job_queue/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Key Deploy/CDK Reference</title>
      <link>/api_reference/key/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/key/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the Namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a Namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Limit Deploy/CDK Reference</title>
      <link>/api_reference/limit/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/limit/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Lock Deploy/CDK Reference</title>
      <link>/api_reference/lock/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/lock/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the Namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a Namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Log Deploy/CDK Reference</title>
      <link>/api_reference/log/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/log/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the Namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a Namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-LoginReward Deploy/CDK Reference</title>
      <link>/api_reference/login_reward/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/login_reward/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Lottery Deploy/CDK Reference</title>
      <link>/api_reference/lottery/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/lottery/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Matchmaking Deploy/CDK Reference</title>
      <link>/api_reference/matchmaking/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/matchmaking/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-MegaField Deploy/CDK Reference</title>
      <link>/api_reference/mega_field/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/mega_field/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Mission Deploy/CDK Reference</title>
      <link>/api_reference/mission/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/mission/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Money Deploy/CDK Reference</title>
      <link>/api_reference/money/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/money/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Money2 Deploy/CDK Reference</title>
      <link>/api_reference/money2/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/money2/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-News Deploy/CDK Reference</title>
      <link>/api_reference/news/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/news/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Quest Deploy/CDK Reference</title>
      <link>/api_reference/quest/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/quest/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Ranking Deploy/CDK Reference</title>
      <link>/api_reference/ranking/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/ranking/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Ranking2 Deploy/CDK Reference</title>
      <link>/api_reference/ranking2/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/ranking2/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Realtime Deploy/CDK Reference</title>
      <link>/api_reference/realtime/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/realtime/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Schedule Deploy/CDK Reference</title>
      <link>/api_reference/schedule/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/schedule/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Script Deploy/CDK Reference</title>
      <link>/api_reference/script/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/script/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-SeasonRating Deploy/CDK Reference</title>
      <link>/api_reference/season_rating/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/season_rating/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-SerialKey Deploy/CDK Reference</title>
      <link>/api_reference/serial_key/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/serial_key/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Showcase Deploy/CDK Reference</title>
      <link>/api_reference/showcase/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/showcase/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-SkillTree Deploy/CDK Reference</title>
      <link>/api_reference/skill_tree/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/skill_tree/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Stamina Deploy/CDK Reference</title>
      <link>/api_reference/stamina/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/stamina/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-StateMachine Deploy/CDK Reference</title>
      <link>/api_reference/state_machine/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/state_machine/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
    <item>
      <title>GS2-Version Deploy/CDK Reference</title>
      <link>/api_reference/version/deploy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/api_reference/version/deploy/</guid>
      <description>Entities Resources managed by the Deploy operation&#xA;Namespace Namespace&#xA;A Namespace allows multiple independent instances of the same service within a single project by separating data spaces and usage contexts. Each GS2 service is managed on a per-namespace basis. Even when using the same service, if the namespace differs, the data is treated as a completely independent data space.&#xA;Therefore, you must create a namespace before you can start using each service.</description>
    </item>
  </channel>
</rss>
