mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
Removed broken link to Analytics
This commit is contained in:
@@ -32,5 +32,3 @@ It would be hard to update `Pod` because many fields in `Pod` are immutable. For
|
||||
`ReplicationController` and `DaemonSet`, in-place update may not trigger the underlying
|
||||
pods to be re-created. You probably need to change their names during update to trigger
|
||||
a complete deletion and creation.
|
||||
|
||||
[]()
|
||||
|
@@ -56,7 +56,4 @@ $ make push ARCH=s390x
|
||||
# ---> staging-k8s.gcr.io/kube-addon-manager-s390x:VERSION
|
||||
```
|
||||
|
||||
If you don't want to push the images, run `make` or `make build` instead
|
||||
|
||||
|
||||
[]()
|
||||
If you don't want to push the images, run `make` or `make build` instead
|
@@ -11,4 +11,3 @@ Calico is an implementation of the Kubernetes network policy API. The provided
|
||||
|
||||
Learn more about Calico at https://docs.projectcalico.org
|
||||
|
||||
[]()
|
||||
|
@@ -5,6 +5,3 @@ It allows users to manage applications running in the cluster, troubleshoot them
|
||||
as well as manage the cluster itself.
|
||||
|
||||
Learn more at: https://github.com/kubernetes/dashboard
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -1,6 +1,3 @@
|
||||
# Maintainers
|
||||
|
||||
Zihong Zheng <zihongz@google.com>
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -9,6 +9,3 @@ ConfigMap in `kube-system` namespace.
|
||||
Learn more about:
|
||||
- Usage: http://kubernetes.io/docs/tasks/administer-cluster/dns-horizontal-autoscaling/
|
||||
- Implementation: https://github.com/kubernetes-incubator/cluster-proportional-autoscaler/
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -59,6 +59,4 @@ kube-dns.yaml.in
|
||||
|
||||
```
|
||||
kube-dns.yaml.sed
|
||||
```
|
||||
|
||||
[]()
|
||||
```
|
@@ -79,8 +79,6 @@ avoid Fluentd pods scheduling there.
|
||||
[daemonSet]: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
|
||||
[k8sElasticsearchDocs]: https://kubernetes.io/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana
|
||||
|
||||
[]()
|
||||
|
||||
## Running EFK stack in production
|
||||
|
||||
The configurations provided here for Elasticsearch, Fluentd & Kibana (EFK),
|
||||
|
@@ -10,5 +10,3 @@ cluster bring up process. The image resides at Quay under the name
|
||||
[elasticsearch]: https://www.elastic.co/products/elasticsearch
|
||||
[kubernetes]: https://kubernetes.io
|
||||
[image]: https://quay.io/repository/fluentd_elasticsearch/fluentd?tab=tags
|
||||
|
||||
[]()
|
||||
|
@@ -72,7 +72,4 @@ $ kubectl delete -n kube-system scalingpolicies.scalingpolicy.kope.io/fluentd-gc
|
||||
|
||||
[cpu]: https://kubernetes.io/docs/tasks/configure-pod-container/assign-cpu-resource/
|
||||
[memory]: https://kubernetes.io/docs/tasks/configure-pod-container/assign-memory-resource/
|
||||
[scalingPolicy]: https://github.com/justinsb/scaler
|
||||
|
||||
|
||||
[]()
|
||||
[scalingPolicy]: https://github.com/justinsb/scaler
|
@@ -2,6 +2,3 @@
|
||||
|
||||
Random-Liu <lantaol@google.com>
|
||||
wangzhen127 <zhenw@google.com>
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -5,6 +5,3 @@ Node Problem Detector is a DaemonSet running on each node, detecting node
|
||||
problems.
|
||||
|
||||
Learn more at: https://github.com/kubernetes/node-problem-detector
|
||||
|
||||
|
||||
[]()
|
||||
|
Reference in New Issue
Block a user