Skip to content

Commit

Permalink
Fixing K8s details
Browse files Browse the repository at this point in the history
  • Loading branch information
LostInBrittany committed May 14, 2019
1 parent 243c899 commit 5432865
Showing 1 changed file with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,20 @@ We have added a [Kubernetes section](https://api.ovh.com/console/#/kube) to the

## Kubernetes versions

Currently we support both Kubernetes 1.11 and 1.12.
Currently we support both Kubernetes 1.11, 1.12 and 1.13.

By default, new clusters are generated on Kubernetes 1.12, but you can switch to Kubernetes 1.11 using the [OVH Cloud Manager](https://www.ovh.com/manager/cloud/).
By default, new clusters are generated on Kubernetes 1.12, but you can switch to Kubernetes 1.11 or 1.12 using the [OVH Cloud Manager](https://www.ovh.com/manager/cloud/).

We will closely follow the Kubernetes releases, and new versions will be regularly available.


## OS and Docker versions

The OS and Docker demon version on your nodes will be regularly updated. Current versions are:

- OS: CoreOS 1967.6.0
- Docker: 18.06.1-ce

## Reserved resources

Each worker node has 1 GB of RAM and 100 mCPU reserved for Kubernetes components.
Expand Down

0 comments on commit 5432865

Please sign in to comment.