The Wayback Machine - https://web.archive.org/web/20210609054144/https://github.com/topics/kubernetes
Skip to content
#

Kubernetes

kubernetes logo

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 17,832 public repositories matching this topic...

aojea
aojea commented Jun 8, 2021

What happened:

If I modify a custom endpoint, the kubectl kubectl.kubernetes.io/last-applied-configuration annotation is mirrored to the generated endpoint slice

What you expected to happen:

Since the kubect last-applied-configuration tracks the status of the object, it shouldn't be mirrored since it doesn't apply to the generated object

How to reproduce it (as minimally

netdata
medyagh
medyagh commented Jun 3, 2021

currently our make generate-docs creates this page

https://minikube.sigs.k8s.io/docs/contrib/tests/

which generates the site based on the Comments on the Test and validate the func,

I would like these descriptions to exaclty say what it is doing instead of a general text

validateBuildImage 
makes sures that
shal
shal commented Jun 23, 2018

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:"d
A-CiKe
A-CiKe commented Jan 8, 2020

Issue Description

Type: feature request

Describe what happened (or what feature you want)

Describe what you expected to happen

When Dubbo is registered, it is registered according to the interface. If you want to logoff all interfaces provided by a service. It's too painful to search for only one interface, then enter the details, and then go offline. If you can provide a qu

lens
dapr
seaweedfs

SeaweedFS is a distributed storage system for blobs, objects, files, and data lake, to store and serve billions of files fast! Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
  • Updated Jun 7, 2021
  • Go
vmg
vmg commented May 20, 2021

Since we've upgraded our ProtoBuf package version in vitessio/vitess#8075, the new serializer to JSON and ProtoText inserts random whitespace on its output that prevents byte-wise comparison.

Our test suite makes extensive use of "golden tests" that compare these outputs. In order to complete the upgrade successfully, I had to disable the randomness in the serializer.

verdaccio
ksed
ksed commented May 6, 2021

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

  1. cd verdaccio && pnpm docker

  2. cd verdaccio\docker-examples\v4\reverse_proxy\nginx\relative_path\ OR
    cd verdaccio\docker-examples\v5\reverse_proxy\nginx_relative\

  3. docker-compose up

briandealwis
briandealwis commented Jun 8, 2021

A user on the #skaffold channel was encountering a puzzling error:

Hello,

I am new to skaffold, I am facing issue while execeuting skaffold build application via skaffold in BB pipelines.
I have tried to echo variables mentioned like  $TARGET , $DOCKER_REGISTRY
before execution all are properly set but still it end up in error .

Kindly provide pointers to fix it.

+ skaffold bu
gvisor
bemasc
bemasc commented May 19, 2021

The doc says

	// Unlike io.Writer.Write, Endpoint.Write transfers ownership of any bytes
	// successfully written to the Endpoint. That is, if a call to
	// Write(SlicePayload{data}) returns (n, err), it may retain data[:n], and
	// the caller should not use data[:n] after Write returns.

but the signature of Write has since changed. It no longer accepts a slice payload, so this

sermilrod
sermilrod commented May 19, 2017

FEATURE REQUEST:
Hi,

I see that there is nothing in the kargo repo related to docker login stuff and more precisely nothing about the ability to make kubernetes pull images from private registries such as ECR.

I have a solution for this that currently works for ECR and CoreOS and that could be extended to different registries solutions (azure one, custom private registry on premi

Created by @jbeda, @brendandburns, and @craigmcl

Released July 21, 2015

Latest release 28 days ago

Repository
kubernetes/kubernetes
Website
kubernetes.io
Wikipedia
Wikipedia

Related Topics

cloud-native containers devops