Skip to content

Instantly share code, notes, and snippets.

{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Debug list",
"type": "go",
"request": "launch",
$ make test-acceptance
CGO_ENABLED=0 /home/usr1/go/bin/gox -parallel=3 -output="_dist/{{.OS}}-{{.Arch}}/helm" -osarch='linux/amd64'  -tags '' -ldflags '-w -s -X helm.sh/helm/internal/version.gitCommit=821d7e6ef770c2b6705665ff4cfa39aedeef1b2a -X helm.sh/helm/internal/version.gitTreeState=dirty -extldflags "-static"' helm.sh/helm/cmd/helm
Number of parallel builds: 3

-->     linux/amd64: helm.sh/helm/cmd/helm
make[1]: Entering directory '/home/usr1/go/src/helm.sh/acceptance-testing'
+ REQUIRED_SYSTEM_COMMANDS=("kind" "kubectl" "python3" "pip" "virtualenv")
+ set +x
+++ dirname scripts/acceptance.sh
@hickeyma
hickeyma / keybase.md
Last active July 12, 2019 14:06
keybase.md

Keybase proof

I hereby claim:

  • I am hickeyma on github.
  • I am hickeyma (https://keybase.io/hickeyma) on keybase.
  • I have a public key ASBAXDZ2Mh6iAHrjqTRq1Tyb4mCNnEWsbOJox4RmXa7UNwo

To claim this, I am signing this object:

@hickeyma
hickeyma / Lab4.md
Last active September 19, 2018 16:30

Lab 4. Easy Configuration

How do I deploy the same application but configured dirrectly?

1. Configuration using Kubernetes directly

In this part of the lab we show how to deploy the previous application differently, using Kubernetes directly.

  1. Edit the service to have a NodePort type
@hickeyma
hickeyma / Lab3.md
Last active September 19, 2018 15:59

Lab 3. Keeping track of the deployed application

Lets say you have being deploying versions of the application. How do you keep track of the version and can you do a rollback?

1. Revision management using Kubernetes directly

In this part of the lab we should illustrate revision management of mychartapp, using Kubernetes directly. I have however no idea on how to do this!

TBD

@hickeyma
hickeyma / Lab2.md
Last active September 19, 2018 15:50

Lab 2. I need to change but none of the hassle

We now would like to update the deployed application from ClusterIP to NodePort. How easy is it to do this?

1. Update the application using kubectl

In this part of the lab we will update the previously deployed application mychartapp, using Kubernetes directly.

  1. Get the YAML for the myapp service:
@hickeyma
hickeyma / KibanaProposalArchive-7.md
Last active February 20, 2017 17:29
Kibana i18n Proposal - 20170220

Kibana Globalization

Purpose

  • Provide translation readiness on the Kibana dashboard for view text (user data is a separate issue)
  • An integrated framework for federation of multiple globalization frameworks
  • Framework is an agnostic service which is independent of the underlying globalization frameworks, and therefore consumed by those frameworks instead of the translations directly
  • Provide plug-and-play capability (i.e. code free) for localization engineers when providing translations of different languages
  • Delivered in a phased approach
@hickeyma
hickeyma / TRANSLATION.md
Last active November 13, 2017 08:01
Kibana Translation Information

Translating Kibana

Background

Please see kibana#6515 for background discussion on the Kibana translation work.

Prerequisites

@hickeyma
hickeyma / KibanaProposalArchive-6.md
Last active April 17, 2019 04:21
Kibana i18n Proposal - 20161220

Kibana Globalization Proposal

Purpose

  • Provide translation readiness on the Kibana web-facing UI
  • An integrated framework for federation of multiple globalization frameworks
  • Delivered in a phased approach

Phase 1

@hickeyma
hickeyma / KibanaProposalArchive-5.md
Last active December 14, 2016 17:25
Kibana i18n Proposal - 20161214

Kibana Globalization Proposal

Purpose

  • Provide translation readiness on the Kibana web-facing UI
  • An integrated framework for federation of multiple globalization frameworks
  • Delivered in a phased approach

Phase 1