Sha256: fd092a44eba280d28ddf28fa9f45c6e92ab5b1621e4f04207ae36ce36e70efcc
Contents?: true
Size: 441 Bytes
Versions: 11
Compression:
Stored size: 441 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 minScale: 1 maxScale: 1 capacityAI: false firewallConfig: internal: inboundAllowType: same-gvc
Version data entries
11 entries across 11 versions & 1 rubygems