container-orchestration
Here are 53 public repositories matching this topic...
What did you do? (required. The issue will be closed when not provided.)
Try to create a Kubernetes cluster following the instructions in this project's README, including using the --allow-privileged flag for both controller and worker kubelets. That flag was removed for k8s 1.15 though, so kubelet won't star
-
Updated
Apr 21, 2019 - JavaScript
Scheduler docs has changed location to [2]. So [1] is giving 404 Page not found error.
[1] https://github.com/kubernetes/community/blob/master/contributors/devel/scheduler.md
[2] https://github.com/kubernetes/community/blob/master/contributors/devel/sig-scheduling/scheduler.md
/kind documentation
Would look better to have a nice favicon image icon on the documentation website
-
Updated
Nov 7, 2019 - Ruby
I followed the instructions (https://github.com/Aptomi/aptomi/blob/master/docs/k8s_minikube.md) for running k8s on my local machine using Minikube v0.25.2.
Unfortunately, when I input this command in step 2:
aptomictl gen cluster -n cluster-us-east -c minikube -N east | aptomictl policy apply -f -
...I receive the following error from the Aptomi server:
ERRO[4341] Error while serving req
-
Updated
Mar 30, 2020 - Go
-
Updated
Feb 26, 2017
-
Updated
Jun 15, 2020 - Go
The documentation does not seem to be present at https://schoolofdevops.github.io that is referenced in the course. Is it available elsewhere?
-
Updated
Sep 2, 2018 - Go
-
Updated
Jun 22, 2020 - Python
-
Updated
Aug 4, 2019
-
Updated
Jun 1, 2020 - Python
-
Updated
Jul 16, 2019 - C#
Sometimes I deploy without remembering to set some env vars so it would be useful for wadsworth to skip deployment completely if there are missing env vars.
E({
name: "some-app",
url: "...",
vars: ["SUPER_SECRET_REQUIRED_PASSWORD"],
up: ["docker-compose", "up", "-d"],
down: ["docker-compose", "down"]
})-
Updated
May 8, 2019
-
Updated
Nov 26, 2018 - Go
-
Updated
Jan 14, 2016
-
Updated
Jun 22, 2020 - Dockerfile
-
Updated
Apr 6, 2020 - Shell
-
Updated
Jul 24, 2019 - CSS
-
Updated
Apr 18, 2020 - C#
-
Updated
Oct 21, 2019
-
Updated
Mar 17, 2020 - Python
-
Updated
Feb 21, 2019 - Go
-
Updated
Jun 18, 2020 - YARA
-
Updated
Jan 16, 2017 - Shell
Improve this page
Add a description, image, and links to the container-orchestration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the container-orchestration topic, visit your repo's landing page and select "manage topics."
There are a few samples at https://kubesphere.io/docs/quick-start/admin-quick-start/ helping users how to use KubeSphere. It would be better to create tutorial videos in English for these samples so that we can distribute them in some channels such as Youtube making more people get familiar with KubeSphere.
So call for English native speaker from the community to help us.