Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

You can update a Kubernetes-CoreOS master using the CLI tool or REST API, as shown below:

 

 


 

Sample Kubernetes-CoreOS master JSON
{
  "hostId": "master",
  "hostname": "master.dev.kubernetes.org",
  "privateIPAddress": "172.17.8.105",
  "publicIPAddress": "172.17.8.109",
  "property": [
     
  ]
}
  • No labels