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 12,407 public repositories matching this topic...

netdata
dorongold
dorongold commented Sep 11, 2019

Summary

Currently Kong supports writing configuration in a file, in YAML or JSON.
To provide a more flexible configuration, especially for those running Kong in different environments (dev, staging, production), an option to write configuration in lua can be very useful.

Additional Details

There are many use-cases that come to mind:

  • Using environment variables inside the d
stefankip
stefankip commented Nov 28, 2019

I had some issues and talked on the slack channel with @hickeyma.
In the end the problem was me, not understanding the helm chart name and the release name.

So I had the following situation:
I didn't know in the beginning that the release name had to be unique within a namespace. I used the helm chart name as component name (copy, content, seo, orders etc.) and the release name initial for

jambajaar
jambajaar commented Apr 11, 2020

I have setup an automated deployment of a k3s cluster in my home lab and encountered gaps in the documentation. An example would be the k3s helm documentation about the automatically deployed manifests located at the directory path /var/lib/rancher/k3s/server/manifests.

The documentation does not provide a link to the Rancher chart repository that is used by this automatic deployment service.

amenema
amenema commented Apr 13, 2020

This writing method in the com.alibaba.nacos.common.utils.getMD5(byte[] bytes) tool class of the server will lead to the generation of MD5 with length of 31 under specific conditions.But the com.alibaba.nacos.client.config.utils.getMD5String(String content) tool of the client does not find the problem at present, so it will cause the MD5 generated by the client and the server to be incons

gvisor
teleport
clement-escolano
clement-escolano commented Feb 3, 2020

What happened:
I logged in by running: tsh --proxy=teleport.corp.blablacar.com login.
My default browser Safari opened.

What you expected to happen:
Nothing (or at least an option to open a specific browser or no browser).

How to reproduce it (as minimally and precisely as possible):
Just run tsh --proxy=teleport.corp.blablacar.com login.

Environment:

  • Teleport v
jarielpa
jarielpa commented Nov 14, 2019

UI Git Repo URL accepts only http or https urls without port number.
Even ssh://git@git.p... is not accepted

Version

Client Version: v4.2.5
Server Version: 4.2.2
Kubernetes Version: v1.14.6+868bc38

Steps To Reproduce
  1. Add+ -> From Git, Add value to GIt Repo URL form field
  2. add any git http(s) that has port number
  3. add any ssh git url
Current Result

loomlike
loomlike commented Apr 15, 2019

Description

Add Azure notebook to our SETUP doc.
I tested google colab and Azure notebook to run reco-repo without requiring creating any DSVM or compute by myself, and it works really well with simple tweaks to the notebooks (e.g. for some libs, should install manually).

I think it would be good to add at least Azure notebook to our SETUP doc, where users can easily test out our repo w/o

jmolmo
jmolmo commented Dec 4, 2019

Is this a bug report or feature request?

  • Feature Request

What should the feature do:
Create a new document to explain the different settiong and options available in the Operator CRD

What is use case behind this feature:
We do not have this document, and although we have most of the things explained in the CRD file, it could be interesting to have this information also as a

Created by @jbeda, @brendandburns, and @craigmcl

Released July 21, 2015

Latest release 7 days ago

Repository
kubernetes/kubernetes
Website
kubernetes.io
Wikipedia
Wikipedia

Related Topics

cloud-native containers devops
You can’t perform that action at this time.