Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yangl900/acs-engine/migration with the latest from azure/acs-engine/master #4

Open
wants to merge 7 commits into
base: migration
Choose a base branch
from

Conversation

mirichmo
Copy link
Collaborator

This PR is to update yangl900/acs-engine/migration with the latest from azure/acs-engine/master in preparation for releasing an updated version of the Cloud Shell fork of ACS-Engine

robbiezhang and others added 7 commits May 8, 2017 18:57
Remove SPN secrets from agent node
Remove the Kube Dashboard and Heapster Addons
Add agentpool label on the agent nodes
Use static IP address for system and agentpool1
#2)

* Enable Firewall on Node, Add Windows Firewall rules for required ports

* Added comments for firewall rules

* Allow all traffic; lockdown kubectl Node ports to Master only

* Remove & and single quote in comment section

resource group deployment parser does not like these chars in the comment section
@@ -184,7 +184,7 @@
"agentWindowsPublisher": "MicrosoftWindowsServer",
"agentWindowsOffer": "WindowsServer",
"agentWindowsSku": "2016-Datacenter-with-Containers",
"agentWindowsVersion": "2016.127.20170510",
"agentWindowsVersion": "latest",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we use a specific version here? @yangl900


- path: "/etc/systemd/journald.conf.d/kubernetes.conf"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the journald is removed? How do we check the logger later?

@robbiezhang robbiezhang force-pushed the migration branch 5 times, most recently from 54e3bdd to c9d0704 Compare June 20, 2017 19:37
robbiezhang pushed a commit that referenced this pull request Aug 15, 2017
@wenwu449 wenwu449 force-pushed the migration branch 2 times, most recently from 16c28f5 to fa3d6ff Compare February 13, 2018 03:34
@wenwu449 wenwu449 force-pushed the migration branch 2 times, most recently from 21c9f3f to 15829d3 Compare April 23, 2018 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants