Sha256: 42017321d1ae419fb05f83a12fdba8d925a1e4ce4c2a75d4e6d80d209dfd316f

Contents?: true

Size: 423 Bytes

Versions: 13

Compression:

Stored size: 423 Bytes

Contents

kind: workload
name: memcached
spec:
  type: standard
  containers:
    - name: memcached
      cpu: 3m
      memory: 10Mi
      args:
        - '-l'
        - 0.0.0.0
      image: 'memcached:alpine'
      ports:
        - number: 11211
          protocol: tcp
  defaultOptions:
    autoscaling:
      metric: latency
      maxScale: 1
    capacityAI: false
  firewallConfig:
    internal:
      inboundAllowType: same-gvc

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
cpl-1.0.0 templates/memcached.yml
cpl-0.7.0 templates/memcached.yml
cpl-0.6.0 templates/memcached.yml
cpl-0.5.1 templates/memcached.yml
cpl-0.5.0 templates/memcached.yml
cpl-0.4.1 templates/memcached.yml
cpl-0.4.0 templates/memcached.yml
cpl-0.3.3 templates/memcached.yml
cpl-0.3.2 templates/memcached.yml
cpl-0.3.1 templates/memcached.yml
cpl-0.3.0 templates/memcached.yml
cpl-0.2.0 templates/memcached.yml
cpl-0.1.0 templates/memcached.yml