CHANGELOG/CHANGELOG-1.3.md
| filename | sha256 hash |
|---|---|
| kubernetes.tar.gz | 0f61517fbab1feafbe1024da0b88bfe16e61fed7e612285d70e3ecb53ce518cf |
| kubernetes-src.tar.gz | 7b1be0dcc12ae1b0cb1928b770c1025755fd0858ce7520907bacda19e5bfa53f |
| filename | sha256 hash |
|---|---|
| kubernetes-client-darwin-386.tar.gz | 64a7012411a506ff7825e7b9c64b50197917d6f4e1128ea0e7b30a121059da47 |
| kubernetes-client-darwin-amd64.tar.gz | 5d85843e643eaebe3e34e48810f4786430b5ecce915144e01ba2d8539aa77364 |
| kubernetes-client-linux-386.tar.gz | 06d478c601b1d4aa1fc539e9120adbcbbd2fb370d062516f84a064e465d8eadc |
| kubernetes-client-linux-amd64.tar.gz | fe571542482b8ba3ff94b9e5e9657f6ab4fc0feb8971930dc80b7ae2548d669b |
| kubernetes-client-linux-arm64.tar.gz | 176b52d35150ca9f08a7e90e33e2839b7574afe350edf4fafa46745d77bb5aa4 |
| kubernetes-client-linux-arm.tar.gz | 1c3bf4ac1e4eb0e02f785db725efd490beaf06c8acd26d694971ba510b60a94d |
| kubernetes-client-linux-ppc64le.tar.gz | 172cd0af71fcba7c51e9476732dbe86ba251c03b1d74f912111e4e755be540ce |
| kubernetes-client-windows-386.tar.gz | f2d2f82d7e285c98d8cc58a8a6e13a1122c9f60bb2c73e4cefe3555f963e56cd |
| kubernetes-client-windows-amd64.tar.gz | ac0aa2b09dfeb8001e76f3aefe82c7bd2fda5bd0ef744ac3aed966b99c8dc8e5 |
| filename | sha256 hash |
|---|---|
| kubernetes-server-linux-amd64.tar.gz | bf0d3924ff84c95c316fcb4b21876cc019bd648ca8ab87fd6b2712ccda30992b |
| kubernetes-server-linux-arm64.tar.gz | 45e88d1c8edc17d7f1deab8d040a769d8647203c465d76763abb1ce445a98773 |
| kubernetes-server-linux-arm.tar.gz | 40ac46a265021615637f07d532cd563b4256dcf340a27c594bfd3501fe66b84c |
| kubernetes-server-linux-ppc64le.tar.gz | faa5075ab3e6688666bbbb274fa55a825513ee082a3b17bcddb5b8f4fd6f9aa0 |
| binary | sha256 hash |
|---|---|
| kubernetes.tar.gz | a994c732d2b852bbee55a78601d50d046323021a99b0801aea07dacf64c2c59a |
| binary | sha256 hash |
|---|---|
| kubernetes.tar.gz | 66cf72d8f07e2f700acfcb11536694e0d904483611ff154f34a8380c63720a8d |
| binary | sha256 hash |
|---|---|
| kubernetes.tar.gz | ad18566a09ff87b36107c2ea238fa5e20988d7a62c85df9c8598920679fec4a1 |
| binary | sha256 hash |
|---|---|
| kubernetes.tar.gz | 2db7ace2f72a2e162329a6dc969a5a158bb8c5d0f8054c5b1b2b1063aa22020d |
| binary | sha256 hash |
|---|---|
| kubernetes.tar.gz | 46be88ce927124f7cef7e280720b42c63051086880b7ebdba298b561dbe19f82 |
lo interface for rkt (#29310, @euank)| binary | sha256 hash |
|---|---|
| kubernetes.tar.gz | 818acc1a8ba61cff434d4c0c5aa3d342d06e6907b565cfd8651b8cfcf3f0a1e6 |
| binary | sha256 hash |
|---|---|
| kubernetes.tar.gz | a92a74a0d3f7d02d01ac2c8dfb5ee2e97b0485819e77b2110eb7c6b7c782478c |
There are a number of known issues that have been found and are being worked on. Please be aware of them as you test your workloads.
| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | f46664d04dc2966c77d8727bba57f57b5f917572 | 1a5b0639941054585d0432dd5ce3abc7 |
| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | 5645b12beda22137204439de8260c62c9925f89b | ae6e9902ec70c1322d9a0a29ef385190 |
| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | 88249c443d438666928379aa7fe865b389ed72ea | 9270f001aef8c03ff5db63456ca9eecc |
kubectl rollout statuskubectl create secret tls commandThe following versions of Docker Engine are supported - v1.10, v1.11 Although v1.9 is still compatible, we recommend upgrading to one of the supported versions. All prior versions of docker will not be supported.
If you use ThirdPartyResource objects, they have moved from being namespaced-scoped to be cluster-scoped. Before upgrading to 1.3.0, export and delete any existing ThirdPartyResource objects using a 1.2.x client:
kubectl get thirdpartyresource --all-namespaces -o yaml > tprs.yaml kubectl delete -f tprs.yaml
After upgrading to 1.3.0, re-register the third party resource objects at the root scope (using a 1.3 server and client):
kubectl create -f tprs.yaml
Kubectl flag --container-port flag is deprecated: it will be removed in the future, please use --target-port instead.
Kernel crash with Aufs storage driver on Debian Jessie (#27885)
File descriptors are leaked in docker v1.11 (#275)
Additional memory overhead per container in docker v1.11 (#21737)
List of upstream fixes for docker v1.10 identified by RedHat
More Instructions coming soon
| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | 9d18964a294f356bfdc841957dcad8ff35ed909c | ee5fcdf86645135ed132663967876dd6 |
cluster/saltbase/salt/kube-dns, i.e. cluster/saltbase/salt/kube-dns/{skydns-rc.yaml.base,skydns-rc.yaml.in}, either substitute one of __PILLAR__FEDERATIONS__DOMAIN__MAP__ or {{ pillar['federations_domain_map'] }} with the corresponding federation name to domain name value or remove them if you do not support cluster federation at this time. If you plan to substitute the parameter with its value, here is an example for {{ pillar['federations_domain_map'] }} (#28132, @madhusudancs)
myfederation is the name of the federation and federation.test is the domain name registered for the federation.| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | 9c95762970b943d6c6547f0841c1e5471148b0e3 | dc9e8560f24459b2313317b15910bee7 |
kubectl get event output (#27549, @therc)syncPod() path so volume clean up never blocks the syncPod loop.| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | 2b54995ee8f52d78dc31c3d7291e8dfa5c809fe7 | f1022a84c3441cae4ebe1d295470be8f |
| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | 724bf5a4437ca9dc75d9297382f47a179e8dc5a6 | 2a8b4a5297df3007fce69f1e344fd87e |
NodeStatus (#25328, @resouer)| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | 758e97e7e50153840379ecd9f8fda1869543539f | 4e18ae6a428c99fcc30e2137d7c41854 |
--experimental-nvidia-gpus flag, using the alpha.kubernetes.io/nvidia-gpu resource (#24836, @therc)kubectl rollout status that can be used to watch a deployment's rollout status (#19946, @janetkuo)batch/v2alpha1 version (experimental feature). (#24970, @soltysh)| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | 01e0dc68653173614dc99f44875173478f837b38 | ae22c35f3a963743d21daa17683e0288 |
| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | 305c8c2af7e99d463dbbe4208ecfe2b50585e796 | aadb8d729d855e69212008f8fda628c0 |
| binary | sha1 hash | md5 hash |
|---|---|---|
| kubernetes.tar.gz | e0041b08e220a4704ea2ad90a6ec7c8f2120c2d3 | 7bb2df32aea94678f72a8d1f43a12098 |
Please see the Releases Page for older releases.
Release notes of older releases can be found in: