Philipp Strube

Results 13 issues of Philipp Strube

* Cloud DNS API * Compute Engine API * Kubernetes Engine API

https://github.com/kbst/terraform-kubestack/blob/master/google/cluster/configuration.tf#L61

bug
GKE

I encountered two issues that may indicate a network connectivity issue: 1. kubeseal CLI times out trying to encrypt a secret - under the hood it seems to do a...

Adding node_labels to the default node pool forces a destroy and recreate plan. ``` # module.aks_zero.module.cluster.azurerm_kubernetes_cluster.current must be replaced -/+ resource "azurerm_kubernetes_cluster" "current" { [...] ~ default_node_pool { - availability_zones...

While packaging release 0.3.0 for the [Kubestack catalog](https://www.kubestack.com/catalog/elasticsearch) I noticed you now provide a flag to configure the DS namespace. However, it sets default as the default namespace. Wouldn't it...

Is it a goal to allow `tl`'s verify method to be built into other Go applications? I am thinking similarly how [Kustomize provides API packages](https://github.com/kubernetes-sigs/kustomize/tree/master/api) that it then uses itself...

The release is v1.0.0 but the version in the filenames is actually v1.0.1. This means the wget command that's part of the installation instructions fails with a 404.