Skip to content
#

containers

Here are 2,331 public repositories matching this topic...

netdata
cpaika
cpaika commented Sep 27, 2020

Environment:
Minikube on Mac OS X

What happened:

I am trying to load NGINX-Ingress with a custom tls certificate, in this case a trusted TLS certificate I generated on my machine. I start minikube, then enable the ingress-nginx addon which deploys nginx to the kube-system namespace successfully. I create my certificate in the kube-system namespace with the title mkcert.

I then modified

rifelpet
rifelpet commented Oct 4, 2020

1. Describe IN DETAIL the feature/behavior/change you would like to see.
AWS provides this tool for linting cloudformation files:

https://github.com/aws-cloudformation/cfn-python-lint

Running it against our integration test outputs in tests/integration/update_cluster/*/cloudformation.json reports quite a few warnings including mismatched types. It would be great to fix those and addr

gvisor
unknowndev233
unknowndev233 commented Jun 23, 2020

Description

runsc install is able to edit /etc/docker/daemon.json to enable Docker to replace runc with runsc.
Would be great if podman supports this feature.

Is this feature related to a specific bug?

No. By the way, does gVisor depend on Docker just for the reason that Docker uses runsc as its runtime?

Do you have a specific solution in mind?

To replace the runtim

lens
demon
demon commented Oct 3, 2020

Describe the bug
In the Apps section under Releases, you can sort on Revision. It seems to sort on the string values instead of the integers which looks silly (see screenshot below).

To Reproduce
Steps to reproduce the behavior:

  1. Go to Apps -> Releases
  2. Click on Revisions
  3. See nonsensical number order

Expected behavior
Numbers sort in their counting order.

**Screen

dapr
yaron2
yaron2 commented Jul 15, 2020

Add a performance test that measures the time it takes Dapr to save data into a state store.

The important piece that is being tested is the processing that Dapr does before saving to the state store. This test should not benchmark the component itself.

For that purpose, a baseline test scenario would have an app that saves a 1kb payload to Redis, followed by a test app that uses Dapr to sav

devops-exercises
surister
surister commented Jan 21, 2020

This is a reminder for me or a task if anyone wants :P

imagen

Basically, The last two questions aren't really regex's questions.

To do:

  • Move said questions to correct place.
  • Add new regex questions (Python related!)?
  • Maybe add a new ## Regex section, as it is a valuable skill

Improve this page

Add a description, image, and links to the containers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the containers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.