Deleted kubernetes.yml file

This commit is contained in:
tompizmor
2017-11-22 09:32:56 +01:00
committed by GitHub
parent 9529f5bb30
commit e4e82aca6e

View File

@@ -1,6 +1,5 @@
[![CircleCI](https://circleci.com/gh/bitnami/bitnami-docker-drupal/tree/master.svg?style=shield)](https://circleci.com/gh/bitnami/bitnami-docker-drupal/tree/master)
[![Slack](https://img.shields.io/badge/slack-join%20chat%20%E2%86%92-e01563.svg)](http://slack.oss.bitnami.com)
[![Kubectl](https://img.shields.io/badge/kubectl-Available-green.svg)](https://raw.githubusercontent.com/bitnami/bitnami-docker-drupal/master/kubernetes.yml)
# What is Drupal?
@@ -17,16 +16,6 @@ $ curl -sSL https://raw.githubusercontent.com/bitnami/bitnami-docker-drupal/mast
$ 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-drupal/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.