Skip to content

Instantly share code, notes, and snippets.

@Bargs @epixa following on from our discussions and investigations, we are going to propose the following for Kibana Globalization. Any errors or omissions are mine!
Kibana Globalization Proposal
=============================
Purpose
-------
- Provide translation readiness on the Kibana web-facing UI
@hickeyma
hickeyma / KibanaProposalArchive-1.md
Last active July 26, 2016 08:00
Kibana i18n Proposal - 20160720

Kibana Globalization Proposal

Purpose

  • Provide translation readiness on the Kibana web-facing UI
  • Delivered in a phased approach

Phase 1

@hickeyma
hickeyma / KibanaProposalArchive-2.md
Last active August 2, 2016 10:12
Kibana i18n Proposal - 20160726

Kibana Globalization Proposal

Purpose

  • Provide translation readiness on the Kibana web-facing UI
  • Delivered in a phased approach

Phase 1

@hickeyma
hickeyma / KibanaProposalArchive-3.md
Last active August 2, 2016 10:35
Kibana i18n Proposal - 20160802

Kibana Globalization Proposal

Purpose

  • Provide translation readiness on the Kibana web-facing UI
  • Delivered in a phased approach

Phase 1

@hickeyma
hickeyma / KibanaProposalArchive-4.md
Last active August 12, 2016 17:26
Kibana i18n Proposal - 20160803

Kibana Globalization Proposal

Purpose

  • Provide translation readiness on the Kibana web-facing UI
  • 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

@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 / 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-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 / 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: