Weekly Platform Updates #51

wpu51 1

The Weekly Platform Updates is a series of posts about every impactful changes on Clever Cloud. You’ll find the updated parts of Clever Cloud below, to follow fixes, updates, new products and more on a weekly basis.

[Unreleased]

  • data disk at-rest encryption
  • logs for Elastic, Redis
  • Elastic 6
  • jenkins, artifactory & sprint-0 add-ons

WPU #51 – 2019-02-26

Changed

  • all runtimes/add-ons:
    • linux 4.20.12
    • glibc 2.29
    • gcc 8.3
    • systemd 241
  • all runtimes:
    • libspatialite is now available
  • all-addons:
    • support (needs addon-api + console + cc-api integration though to enable the feature)
  • docker: docker 18.09.2 + new environment variable CC_DOCKER_FIXED_CIDR_V6
  • erlang: erlang 21.2.5
  • go: go 1.11.5
  • java: gradle 5.2.1, TLS fixes for java 8, java 11 is default for new apps, CC_SBT_TARGET_BIN
  • mysql: ability to choose 5.7 or 8
  • ruby:
    • ruby 2.6.1
    • bundle 1 and 2 parallel installed
    • chromium-headless
  • node: 11.10.0, 10.15.1
  • rust:
    • stable 1.32.0
    • beta 1.33.0-beta.10
    • nightly 1.34.0-nightly
  • php:
    • php 7.3.2
    • php 7.2.15
    • php 7.1.26
    • php 5.6.40
    • CC_OPCACHE_MEMORY + CC_OPCACHE_MAX_ACCELERATED_FILES
  • postgresql:
    • ability to choose 9.6 or 10 or 11
    • postgresql 11.2
    • postgresql 10.7
    • postgresql 9.6.12

Blog

À lire également

UP Program: Clever Cloud announces its fifth startup selection

With this new batch, Clever Cloud welcomes four startups to the UP Program: Sentibee, Pictaderm, Legaia and Cockpit Agriculture.
Company

Sōzu 2.0 — turning a reverse proxy into a programmable edge

Sōzu is the reverse proxy that sits in front of every application running on Clever Cloud. After eighteen months of work — first the HTTP/2 multiplexer, built on our existing kawa pivot, then almost every other layer of the proxy, and finally a long run in production on the cleverapps.io load balancers — Sōzu 2.0 is out.
Engineering

K3s vs K8s: What Are the Differences and Which One Should You Choose in 2026?

Kubernetes has become the standard for container orchestration. But depending on your infrastructure constraints (limited resources, edge computing, IoT, or large-scale enterprise clusters), the distribution you choose can radically change the operational experience. K3s and K8s (upstream Kubernetes) address different needs, even though both share the same CNCF-certified foundation.
Engineering Features