Skip to content
#

orchestration

Here are 423 public repositories matching this topic...

bscheshirwork
bscheshirwork commented Apr 13, 2020

I always use for previous version docker-compose

Alternatively, you can use the usual commands to install or upgrade Compose:

curl -L https://github.com/docker/compose/releases/download/1.25.4/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose

https://github.com/docker/compose/releases/tag/1.25.4

I not see it now...

jetztgradnet
jetztgradnet commented Oct 16, 2017

Which lab is it that you're having issues with?
Lab: Docker for Java Developers

Description

When deploying Java applications in production one usually specifies the amount of memory available to the JVM (-Xmx) and other assorted configuration settings. Unfortunately, this is (usually) static configuration and therefore fixed in the container image. When specifying memory constraints

MegaDrive68k
MegaDrive68k commented Feb 12, 2020

Describe the bug

At the moment of creating or editing some job, go to the "Workflow" tab, create or edit an option, click on "Remote URL" (radio button) and click on "Rundeck User Guide - Option model provider" link, the new browser tab shows a broken link.

My Rundeck detail

  • Rundeck version: 3.2.2
  • install type: WAR
  • OS Name/version: Windows 10 (also confirmed with Ubuntu 19
tastyeggs
tastyeggs commented Jan 27, 2020

In a cluster configured with Windows Authentication, where a FileShare doesn't require a username and a password, the creation of a new backup policy using Service Fabric Explorer UI fails with an Internal Server Error (500).

Expected Behavior

A new backup policy should be created. At the very least a proper error message should be returned.

Current Behavior

I see an Internal Server

TheHive
crackytsi
crackytsi commented Mar 3, 2020

Bug / Feature Request

Work Environment

Question Answer
OS version (server) Debian
OS version (client) 10
TheHive version / git hash 4 RC1
Package Type DEB

Problem Description

There are no longer any default dashboards

Possible Solutions

Add the default da

Fei-Guo
Fei-Guo commented Jan 4, 2020

Many advanced K8s workload management features require the use of labels. In some cases, labels are needed after Pods are created so that adding them to Pod template does not help . For example,

  • A canary release plan may want to upgrade X number of Pods out of Y number of total replica. We can add a label to the chosen Pod so that the rollout controller can upgrade these Pods first.

  • Po

lastbackend
kapitan
lloydie
lloydie commented Jul 5, 2019

I found issue going thru quick-start-guide.

All git clone urls are prefixed git@github.com: this results in user error.

I believe the correct prefix should be https//github.com/

I also found this in autopilotpattern hello-world repo. Perhaps a global config is setting up prefix, not sure exactly were to file issue or more than one.

cheers

matkoch
matkoch commented Apr 2, 2020

When GitVersion is used with an SSH endpoint, we could warn about that and suggest to set NoFetch = true. For that to work, GitRepository must carry information whether it was parsed from SSH or HTTPS endpoint.

Originally suggested in #388

https://github.com/nuke-build/nuke/blob/b837ba757ec9aa56ada619f7b3602cd95bc529f9/source/Nuke.Common/Tools/GitVersion/GitVersionAttribute.cs#L31-L55

jackfrancis
jackfrancis commented Apr 20, 2020

Describe the request

Let's purposefully add some more user documentation for all the ipv6 scenarios now supported by aks-engine.

Explain why AKS Engine needs it

ipv6 scenarios are mostly dev-focused at this point; without documentation we're discouraging users from experimenting

Describe the solution you'd like

Describe alternatives you've considered

**Additional

koundinyabs
koundinyabs commented Oct 20, 2019

Description:
The documentation for the Prometheus/Grafana kubectl based install assumes 'default' namespace. If SCDf is being installed in a different namespace, some of the individual yml files under src/kubernetes need to be updated. This should be documented.

Release versions:
This is documentation bug/enhancement and is seen in the latest 2.2.x doc: https://dataflow.spring.io/docs

Improve this page

Add a description, image, and links to the orchestration 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 orchestration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.