mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 07:27:54 +08:00
Delete kubernetes.yml file
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
[](https://circleci.com/gh/bitnami/bitnami-docker-postgresql/tree/master)
|
||||
[](http://slack.oss.bitnami.com)
|
||||
[](https://raw.githubusercontent.com/bitnami/bitnami-docker-postgresql/master/kubernetes.yml)
|
||||
|
||||
|
||||
# What is PostgreSQL?
|
||||
@@ -20,16 +19,6 @@ $ curl -sSL https://raw.githubusercontent.com/bitnami/bitnami-docker-postgresql/
|
||||
$ docker-compose up -d
|
||||
```
|
||||
|
||||
## Kubernetes
|
||||
|
||||
> **WARNING:** This is a beta configuration, currently unsupported.
|
||||
|
||||
Get the raw URL pointing to the `kubernetes.yml` manifest and use `kubectl` to create the resources on your Kubernetes cluster like so:
|
||||
|
||||
```bash
|
||||
$ kubectl create -f https://raw.githubusercontent.com/bitnami/bitnami-docker-postgresql/master/kubernetes.yml
|
||||
```
|
||||
|
||||
# Why use Bitnami Images?
|
||||
|
||||
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
|
||||
|
||||
Reference in New Issue
Block a user