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,961 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
-
Updated
Nov 8, 2021 - Go
-
Updated
Nov 8, 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.
-
Updated
Nov 8, 2021 - Go
-
Updated
Nov 2, 2021 - JavaScript
Don't throw `Docker is nearly out of disk space` errors if more than X GB of disk space available
I have just cleared out some space so minikube would even start at "100%" used disk - which in this case is several terabytes large and still had several 100GB free.
It is now warning me that "Docker is nearly out of disk space" at 98% which equals 843GB currently available space which is quite frankly ridiculous.
-
Updated
Nov 8, 2021 - Shell
-
Updated
Nov 1, 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:"dIn the application details view, we list the ports an application deployment is listening on, but there is no "quick launch" or even a "copy" button..
We should add a "copy" button next to the port to copy to clipboard.
-
Updated
Nov 8, 2021 - Go
-
Updated
Nov 8, 2021 - JavaScript
-
Updated
Nov 8, 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:
A button or link from the list of instances of
/area runtime
This feature applies only to the HTTP application protocol. This is not a usability issue with the gRPC API spec.
In some cases, the application may not need the full CloudEvent payload sent to the HTTP application. This is particularly the case with raw events, where receiving the CloudEvent wrapper is unexpected/confusing. This also avoids some performance hit in Base64 encod
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
-
Updated
Nov 8, 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
Discussed in verdaccio/verdaccio#2155
The current progress could be tested via
pnpm install
pnpm build
pnpm debug:fastify
or
npm i -g verdaccio@6-next
verdaccio fastify-server
The main idea is launch fastify with next major but under a flag, so could be tested for a period of time until replaces completely Express server.
-
Updated
Nov 3, 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
-
Updated
Nov 7, 2021 - JavaScript
Now that we have the checklocks analyzer, we should annotate values that are lock-protected with an appropriate checklocks attribute.
Created by @jbeda, @brendandburns, and @craigmcl
Released July 21, 2015
Latest release 12 days ago
- Repository
- kubernetes/kubernetes
- Website
- kubernetes.io
- Wikipedia
- Wikipedia






It seems that our logexporter for kubemark stopped exporting metrics from kubemark masters, e.g. this run:
https://gcsweb.k8s.io/gcs/sig-scalability-logs/pull-kubernetes-kubemark-e2e-gce-big/1452741046508195840
@kubernetes/sig-scalability @marseel