website/content/en/docs/tasks
karolflont 9a58393192 Update kubeadm-upgrade-1-14.md (#15359)
Ubuntu 16.04.5 LTS
apt-mark unhold kubeadm && apt-get update && apt-get install -y kubeadm=1.14.x-00 && apt-mark hold kubeadm gives the below error
The following packages have unmet dependencies:
kubelet : Depends: kubernetes-cni (= 0.6.0) but 0.7.5-00 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

Unholding the kubelet with kubeadm fixes the problem.
2019-07-09 20:24:25 -07:00
..
access-application-cluster Use networking.k8s.io/v1beta1 for ingress apiVersion (#15190) 2019-07-06 20:42:34 -07:00
access-kubernetes-api fix typo (#15241) 2019-07-04 07:22:37 -07:00
administer-cluster Update kubeadm-upgrade-1-14.md (#15359) 2019-07-09 20:24:25 -07:00
configure-pod-container Tidy assign-cpu-resource page (#15126) 2019-07-06 21:02:32 -07:00
debug-application-cluster Merge branch 'master' into dev-1.15 2019-06-19 23:19:27 +03:00
extend-kubectl Official 1.14 Release Docs (#13174) 2019-03-25 15:06:16 -07:00
federation Emphasize that cluster API v1 is deprecated (#14461) 2019-06-05 22:50:10 -07:00
inject-data-application document pod downwardAPI fieldRef & resourceFiledRef values (#14321) 2019-05-21 00:54:40 -07:00
job Fixing the output of jsonpath (#14387) 2019-05-20 05:09:14 -07:00
manage-daemon Fix dead links related to Kubernetes object management (#14481) 2019-05-24 05:00:19 -07:00
manage-gpus update kubectl "$" format (#13256) 2019-06-10 19:42:16 -07:00
manage-hugepages Official 1.14 Release Docs (#13174) 2019-03-25 15:06:16 -07:00
manage-kubernetes-objects fixed a typo in Kustomize Feature List (#15246) 2019-07-04 01:06:13 -07:00
run-application Merge branch 'master' into dev-1.15 2019-06-19 23:19:27 +03:00
service-catalog Note Google Cloud needs of Service Cloud Installer (#13243) 2019-03-27 22:28:59 +08:00
tls Remove unneeded "groups" from CSR yaml example (#14723) 2019-06-04 22:49:54 -07:00
tools Remove myself from review of all files except what-is-kubernetes and the deprecation policy. All of the lists of suggested reviewers need to be overhauled, but that's a separate task. (#15227) 2019-07-06 04:20:35 -07:00
_index.md Fix docs/tasks page TOC (#8999) 2018-06-11 11:58:27 -07:00
example-task-template.md Add admonition type to shortcode (#9482) 2018-11-06 11:33:04 -08:00