File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
documentation/staging/content/samples/database Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 22title : " Run a database"
33date : 2019-02-23T16:43:10-05:00
44weight : 2
5- description : " Run a database in Kubernetes."
5+ description : " Run an ephemeral database in Kubernetes that is suitable for sample or basic testing purposes ."
66
77---
88
9+ ### Contents
10+
11+ - [ Overview] ( #overview )
12+ - [ Oracle database in Kubernetes] ( #oracle-database-in-kubernetes )
13+ - [ MySQL database in Kubernetes] ( #mysql-database-in-kubernetes )
14+
915### Overview
1016
1117This section describes how to run an
@@ -93,8 +99,6 @@ The following example shows how to set up an ephemeral Oracle database with the
9399 $ start-db-service.sh
94100 ` ` `
95101
96- This step is based on the steps documented in [Run a Database]({{< relref " /samples/database/_index.md" > }}).
97-
98102# ## MySQL database in Kubernetes
99103
100104The following example shows how to set up an ephemeral MySQL database with the following attributes:
You can’t perform that action at this time.
0 commit comments