G
Link: https://github.com/istio/istio/releases/tag/1.5.0-beta.3
Release notes:
[Artifacts](http://gcsweb.istio.io/gcs/istio-release/releases/1.5.0-beta.3/)
[Release Notes](https://istio.io/news/announcing-1.5.0-beta.3/)
Size: a a a
G
[Artifacts](http://gcsweb.istio.io/gcs/istio-release/releases/1.5.0-beta.3/)
[Release Notes](https://istio.io/news/announcing-1.5.0-beta.3/)
G
[](https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s_small.png)More
# Release v0.17.0
## Notes
Thank you to all that contributed with flushing out issue...
G
[](https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s_small.png)More
# Release v0.17.0
## Notes
Thank you to all that contributed with flushing out issue...
G
Kubernetes beta release v1.18.0-beta.1
G
See [kubernetes-announce@](https://groups.google.com/forum/#!forum/kubernetes-announce) and [CHANGELOG/CHANGELOG-1.18.md](https://github.com/kubernetes/kubernetes/blob/v1.18.0-beta.1/CHANGELOG/CHANGELOG-1.18.md#v1180-beta1) for details.More
SHA256 for `...
G
fix [#583](https://github.com/derailed/k9s/issues/583), [#584](https://github.com/derailed/k9s/issues/584)
G
[](https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s_small.png)More
# Release v0.17.1
## Notes
Thank you to all that contributed with flushing out issue...
AE
EG
AE
GlusterFS Simple Provisioner
- надстройка, верно?GlusterFS Simple Provisioner
, k8s умеет монтировать glusterfs тома? (https://kubernetes.io/docs/concepts/storage/volumes/#glusterfs)gluster-kubernetes
, это сам сервис glusterfs?EG
EG
EG
EG
AE
AE
EG
echo 'kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: glusterfs-simple
provisioner: gluster.org/glusterfs-simple
parameters:
forceCreate: "true"
brickrootPaths: "172.16.2.131:/tmp/,172.16.2.132:/tmp"' | kubectl create -f -
EG