Kubernetes
Kubernetes (commonly referred to as "K8s") is an open source system for automating deployment, scaling and management of containerized applications originally designed by Google and donated to the Cloud Native Computing Foundation. It aims to provide a "platform for automating deployment, scaling, and operations of application containers across clusters of hosts". It supports a range of container tools, including Docker.
Here are 19,418 public repositories matching this topic...
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there
Distributed reliable key-value store for the most critical data of a distributed system
-
Updated
Oct 4, 2021 - Go
The Cloud Native Application Proxy
-
Updated
Oct 3, 2021 - Go
Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }
I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.
Connect, secure, control, and observe services.
-
Updated
Oct 3, 2021 - Go
-
Updated
Oct 1, 2021 - JavaScript
Steps to reproduce the issue:
minikube -p p1 startand wait for cluster p1 to be ready => minikube created network6775a57b0a2c p1 bridge localminikube -p p1 stop=> cluster stop, network p1 still exists (as expected)minikube -p p2 startand wait for cluster p2 to be
A docker-powered PaaS that helps you build and manage the lifecycle of applications
-
Updated
Oct 4, 2021 - Shell
OpenFaaS - Serverless Functions Made Simple
-
Updated
Sep 9, 2021 - Go
Output of helm version:
Client: &version.Version{SemVer:"v2.9.1", GitCommit:"20adb27c7c5868466912eebdf6664e7390ebe710", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.9.1", GitCommit:"20adb27c7c5868466912eebdf6664e7390ebe710", GitTreeState:"clean"}Output of kubectl version:
Client Version: version.Info{Major:"1", Minor:"9", GitVersion:"v1.9.7", GitCommit:"dLearn and understand Docker technologies, with real DevOps practice!
-
Updated
Sep 19, 2021 - Go
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
-
Updated
Oct 4, 2021 - JavaScript
Complete container management platform
-
Updated
Oct 3, 2021 - Go
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
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
What would you like to be added:
Now it's only possible to see if pod / deployent / daemonset / statefulset is using hostNetwork by opening the object in edit mode. Would be nice if Lens showed that on object details directly.
In what area(s)?
/area runtime
/area operator
/area placement
/area docs
/area test-and-release
Ask your question here
How can I communicate with the Dapr Sidecar using a secure communication channel (HTTPS)?
I would like to be able to redirect all traffic coming from our API Gateway to the Dapr sidecars using a secure communication channel as described in the
1. Describe IN DETAIL the feature/behavior/change you would like to see.
Implement WarmPool.RenderTerraform()
2. Feel free to provide a design supporting your feature request.
/kind feature
/area terraform
/lifecycle frozen
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, Hadoop, WebDAV, encryption, Erasure Coding.
-
Updated
Oct 4, 2021 - Go
Scenario:
- Single vttablet, connecting to external MySQL (happens to be RDS Aurora, but I doubt it matters).
- Single unsharded keyspace (
keyspace3), no vschema, with a single table, containing a single row - Test program using the Python
pymysqldriver, using theCLIENT.FOUND_ROWSflag, and updating a single row to it's current key value (i.e. no rows are updated, but a single row
Describe the bug
I've built the verdaccio/verdaccio:local local image (Windows 10 latest, Docker Desktop) but cannot build the v4/5 reverse_proxy docker-examples.
To Reproduce
-
cd verdaccio && pnpm docker -
cd verdaccio\docker-examples\v4\reverse_proxy\nginx\relative_path\OR
cd verdaccio\docker-examples\v5\reverse_proxy\nginx_relative\ -
docker-compose up
A curated list for awesome kubernetes sources
-
Updated
Oct 1, 2021 - Shell
Currently there exist skaffold config snippets strewn inline with rest of the docs. These can get stale very quickly. The correct place for these snippets is in docs/content/en/samples directory which has schema validations run as part of unit tests; and referenced in markdown using:
{{% readfile file="samp
Now that we have the checklocks analyzer, we should annotate values that are lock-protected with an appropriate checklocks attribute.
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。
-
Updated
Sep 25, 2021 - JavaScript
Best Practices on Recommendation Systems
-
Updated
Oct 1, 2021 - Python
Created by @jbeda, @brendandburns, and @craigmcl
Released July 21, 2015
Latest release 18 days ago
- Repository
- kubernetes/kubernetes
- Website
- kubernetes.io
- Wikipedia
- Wikipedia





What happened:
imagePullSecrets can added to a pod manifest to reference a secret containing registry cre