Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
docs for v0.18.12 (#457)
Browse files Browse the repository at this point in the history
* docs for v0.18.12
  • Loading branch information
soloio-bot authored and soloio-bulldozer[bot] committed Aug 7, 2019
1 parent f35cbe2 commit 717e9c3
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 8 deletions.
17 changes: 17 additions & 0 deletions gloo/docs/changelog/gloo-changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
### v0.18.12

**Dependency Bumps**

- knative.dev/serving has been upgraded to v0.8.0.

**New Features**

- Knative Install deploys public and private proxy (https://github.com/solo-io/gloo/issues/980)
- Allow configuring the QPS and burst settings for kube clients (https://github.com/solo-io/gloo/pull/970)

**Fixes**

- Knative routes fixed for presence of multiple knative ingress (https://github.com/solo-io/gloo/issues/979)
- fix typo in ingress proxy deployment (https://github.com/solo-io/gloo/issues/986)
- fix typo in values-ingress template (https://github.com/solo-io/gloo/issues/987)

### v0.18.11

**New Features**
Expand Down
10 changes: 5 additions & 5 deletions gloo/docs/installation/gateway/kubernetes/values.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
|settings.create|bool|false|create a Settings CRD which configures Gloo controllers at boot time|
|settings.extensions|interface|||
|settings.singleNamespace|bool|false|Enable to use install namespace as WatchNamespace and WriteNamespace|
|gloo.deployment.image.tag|string|0.18.11|tag for the container|
|gloo.deployment.image.tag|string|0.18.12|tag for the container|
|gloo.deployment.image.repository|string|gloo|image name (repository) for the container.|
|gloo.deployment.image.registry|string||image prefix/registry e.g. (quay.io/solo-io)|
|gloo.deployment.image.pullPolicy|string||image pull policy for the container|
Expand All @@ -34,7 +34,7 @@
|gloo.deployment.resources.limits.cpu|string||amount of CPUs|
|gloo.deployment.resources.requests.memory|string||amount of memory|
|gloo.deployment.resources.requests.cpu|string||amount of CPUs|
|discovery.deployment.image.tag|string|0.18.11|tag for the container|
|discovery.deployment.image.tag|string|0.18.12|tag for the container|
|discovery.deployment.image.repository|string|discovery|image name (repository) for the container.|
|discovery.deployment.image.registry|string||image prefix/registry e.g. (quay.io/solo-io)|
|discovery.deployment.image.pullPolicy|string||image pull policy for the container|
Expand All @@ -47,7 +47,7 @@
|discovery.fdsMode|string|||
|gateway.enabled|bool|true|enable Gloo API Gateway features|
|gateway.upgrade|bool|false|Deploy a Job to convert (but not delete) v1 Gateway resources to v2 and not add a |
|gateway.deployment.image.tag|string|0.18.11|tag for the container|
|gateway.deployment.image.tag|string|0.18.12|tag for the container|
|gateway.deployment.image.repository|string|gateway|image name (repository) for the container.|
|gateway.deployment.image.registry|string||image prefix/registry e.g. (quay.io/solo-io)|
|gateway.deployment.image.pullPolicy|string||image pull policy for the container|
Expand All @@ -57,7 +57,7 @@
|gateway.deployment.resources.limits.cpu|string||amount of CPUs|
|gateway.deployment.resources.requests.memory|string||amount of memory|
|gateway.deployment.resources.requests.cpu|string||amount of CPUs|
|gateway.conversionJob.image.tag|string|0.18.11|tag for the container|
|gateway.conversionJob.image.tag|string|0.18.12|tag for the container|
|gateway.conversionJob.image.repository|string|gateway-conversion|image name (repository) for the container.|
|gateway.conversionJob.image.registry|string||image prefix/registry e.g. (quay.io/solo-io)|
|gateway.conversionJob.image.pullPolicy|string||image pull policy for the container|
Expand Down Expand Up @@ -106,7 +106,7 @@
|gatewayProxies.gatewayProxyV2.kind.deployment.resources.requests.memory|string||amount of memory|
|gatewayProxies.gatewayProxyV2.kind.deployment.resources.requests.cpu|string||amount of CPUs|
|gatewayProxies.gatewayProxyV2.kind.daemonSet.hostPort|bool||whether or not to enable host networking on the pod. Only relevant when running as a DaemonSet|
|gatewayProxies.gatewayProxyV2.podTemplate.image.tag|string|0.18.11|tag for the container|
|gatewayProxies.gatewayProxyV2.podTemplate.image.tag|string|0.18.12|tag for the container|
|gatewayProxies.gatewayProxyV2.podTemplate.image.repository|string|gloo-envoy-wrapper|image name (repository) for the container.|
|gatewayProxies.gatewayProxyV2.podTemplate.image.registry|string||image prefix/registry e.g. (quay.io/solo-io)|
|gatewayProxies.gatewayProxyV2.podTemplate.image.pullPolicy|string||image pull policy for the container|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ weight: 5
- [FdsMode](#fdsmode)
- [ConsulConfiguration](#consulconfiguration)
- [ServiceDiscoveryOptions](#servicediscoveryoptions)
- [KubernetesConfiguration](#kubernetesconfiguration)
- [RateLimits](#ratelimits)



Expand Down Expand Up @@ -58,6 +60,7 @@ Represents global settings for all the Gloo components.
"knative": .gloo.solo.io.Settings.KnativeOptions
"discovery": .gloo.solo.io.Settings.DiscoveryOptions
"consul": .gloo.solo.io.Settings.ConsulConfiguration
"kubernetes": .gloo.solo.io.Settings.KubernetesConfiguration
"extensions": .gloo.solo.io.Extensions
"metadata": .core.solo.io.Metadata
"status": .core.solo.io.Status
Expand All @@ -84,6 +87,7 @@ Represents global settings for all the Gloo components.
| `knative` | [.gloo.solo.io.Settings.KnativeOptions](../settings.proto.sk#knativeoptions) | Configuration options for the Clusteringress Controller (for Knative). | |
| `discovery` | [.gloo.solo.io.Settings.DiscoveryOptions](../settings.proto.sk#discoveryoptions) | Options for configuring Gloo's Discovery service | |
| `consul` | [.gloo.solo.io.Settings.ConsulConfiguration](../settings.proto.sk#consulconfiguration) | Options to configure Gloo's integration with [HashiCorp Consul](https://www.consul.io/). | |
| `kubernetes` | [.gloo.solo.io.Settings.KubernetesConfiguration](../settings.proto.sk#kubernetesconfiguration) | Options to configure Gloo's integration with [Kubernetes](https://www.kubernetes.io/). | |
| `extensions` | [.gloo.solo.io.Extensions](../extensions.proto.sk#extensions) | Settings for extensions | |
| `metadata` | [.core.solo.io.Metadata](../../../../../../solo-kit/api/v1/metadata.proto.sk#metadata) | Metadata contains the object metadata for this resource | |
| `status` | [.core.solo.io.Status](../../../../../../solo-kit/api/v1/status.proto.sk#status) | Status indicates the validation status of this resource. Status is read-only by clients, and set by gloo during validation | |
Expand All @@ -95,7 +99,7 @@ Represents global settings for all the Gloo components.
### KubernetesCrds


USe Kubernetes CRDs as storage.
Use Kubernetes CRDs as storage.

```yaml
Expand Down Expand Up @@ -219,14 +223,16 @@ This option determines the root of the directory tree used to this end.

```yaml
"clusterIngressProxyAddress": string
"knativeProxyAddress": string
"knativeExternalProxyAddress": string
"knativeInternalProxyAddress": string
```

| Field | Type | Description | Default |
| ----- | ---- | ----------- |----------- |
| `clusterIngressProxyAddress` | `string` | Address of the clusteringress proxy. If empty, it will default to clusteringress-proxy.$POD_NAMESPACE.svc.cluster.local. Use if running Knative Version 0.7.X or less | |
| `knativeProxyAddress` | `string` | Address of the knative proxy. If empty, it will default to knative-proxy.$POD_NAMESPACE.svc.cluster.local. Use if running Knative Version 0.8.X or higher | |
| `knativeExternalProxyAddress` | `string` | Address of the externally-facing knative proxy. If empty, it will default to knative-external-proxy.$POD_NAMESPACE.svc.cluster.local. Use if running Knative Version 0.8.X or higher | |
| `knativeInternalProxyAddress` | `string` | Address of the internally-facing knative proxy. If empty, it will default to knative-internal-proxy.$POD_NAMESPACE.svc.cluster.local. Use if running Knative Version 0.8.X or higher | |



Expand Down Expand Up @@ -327,6 +333,43 @@ service discovery options for Consul



---
### KubernetesConfiguration


Provides overrides for the default configuration parameters used to interact with Kubernetes.

```yaml
"rateLimits": .gloo.solo.io.Settings.KubernetesConfiguration.RateLimits
```

| Field | Type | Description | Default |
| ----- | ---- | ----------- |----------- |
| `rateLimits` | [.gloo.solo.io.Settings.KubernetesConfiguration.RateLimits](../settings.proto.sk#ratelimits) | Rate limits for the kuberentes clients | |




---
### RateLimits



```yaml
"qPS": float
"burst": int
```

| Field | Type | Description | Default |
| ----- | ---- | ----------- |----------- |
| `qPS` | `float` | The maximum queries-per-second Gloo can make to the Kubernetes API Server. | |
| `burst` | `int` | Maximum burst for throttle. When a steady state of QPS requests per second, this is an additional number of allowed, to allow for short bursts. | |





<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/5130874.js"></script>
Expand Down

0 comments on commit 717e9c3

Please sign in to comment.