Skip to content

Commit 045f983

Browse files
authored
Update configuration-cookbook.md
Removed extra TOC markers in document
1 parent 5240c1f commit 045f983

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

jekyll/_cci2/configuration-cookbook.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ Enabling Custom Slack Notifications in CircleCI Jobs | This section describes ho
6767

6868
## Deploying Software Changes to Amazon ECS
6969

70-
{TOC}
71-
7270
The Amazon Elastic Container Service (ECS) is a scalable container orchestration service that enables you to support Docker containers and allows you to run and scale containerized applications on AWS. By using Amazon ECS, you will be able to use this service without installing and configuring your own container orchestration software, thereby eliminating the complexity of your deployment and ensuring you have a simple and optimized container deployment on the CircleCI platform. Although this documentation enables you to quickly and easily deploy software changes to the Amazon ECS service using CircleCI orbs, if you would like more detailed information about the how Amazon ECS service works, and its underlying components and architecture, please refer to the [Amazon ECS]( https://docs.aws.amazon.com/AmazonECS/latest/developerguide/Welcome.html) documentation.
7371

7472
### Prerequisites
@@ -179,8 +177,6 @@ For more detailed information about the CircleCI Amazon ECS/ECR orb, refer to th
179177

180178
## Deploying Software Changes to Google Kubernetes Engine (GKE)
181179

182-
{TOC}
183-
184180
The Google Kubernetes Engine (GKE) enables you to automate CI/CD strategies to quickly and easily deploy code and application updates to your customers without requiring significant time to deliver these updates. Using the GKE, CircleCI has leveraged this technology, along with development of a GKE-specific CircleCI orb, to enable you to interact with GKE within a specific job. Before working with GKE, you may wish to read Google's technical documentation, which can be found on the [GKE](https://cloud.google.com/kubernetes-engine/docs/) documentation page.
185181

186182
### Prerequisites
@@ -331,8 +327,6 @@ The example below shows how you can use the CircleCI GKE orb to log into the Goo
331327

332328
The Heroku platform is a cloud-based, fully-scalable platform that enables you to quickly and easily deliver and deploy applications. Using CircleCI builds and orbs, you can simplify the deployment process in a few simple steps by following the steps described in the sections below.
333329

334-
{TOC}
335-
336330
### Prerequisites
337331

338332
Before you can deploy an applications to the Heroku platform, make sure the following requirements are met:
@@ -381,8 +375,6 @@ For more detailed information about the CircleCI Heroku orb, refer to the [Circl
381375

382376
Slack is a real-time collaboration application where team members can work together to perform routine tasks and projects through custom channels and workspaces. When using the CircleCI platform, you may find it useful to enable custom notifications with the Slack app based on specific team needs and requirements.
383377

384-
{TOC}
385-
386378
### Prerequisites
387379

388380
Before enabling custom notifications in Slack while using the CircleCI platform, ensure your environment is properly configured and setup to leverage the CircleCI platform and orbs.

0 commit comments

Comments
 (0)