forked from antrea-io/antrea
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Md Sahil <[email protected]>
- Loading branch information
Showing
8 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,3 +19,4 @@ bin | |
.idea/ | ||
.vscode/ | ||
vendor | ||
.gitpod.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
I0211 08:25:14.779499 1 log_file.go:93] Set log file max size to 104857600 | ||
I0211 08:25:14.780135 1 agent.go:105] "Starting Antrea agent" version="v2.0.0-dev-84e23bc7.dirty" | ||
I0211 08:25:14.780147 1 agent.go:106] "Applicant Github ID is ImMdsahil" Pod Name:="antrea-agent-wc6h4" | ||
I0211 08:25:14.780161 1 client.go:89] No kubeconfig file was specified. Falling back to in-cluster config | ||
I0211 08:25:14.780625 1 prometheus.go:189] Initializing prometheus metrics | ||
I0211 08:25:14.780751 1 ovs_client.go:71] Connecting to OVSDB at address /var/run/openvswitch/db.sock | ||
I0211 08:25:15.780926 1 ovs_client.go:90] Not connected yet, will try again in 2s | ||
I0211 08:25:15.781152 1 agent.go:412] Setting up node network | ||
I0211 08:25:15.781237 1 discoverer.go:82] Starting ServiceCIDRDiscoverer | ||
I0211 08:25:15.785239 1 agent.go:1023] "Got Interface MTU" MTU=1450 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
I0211 08:25:14.781647 1 log_file.go:93] Set log file max size to 104857600 | ||
I0211 08:25:14.782619 1 agent.go:105] "Starting Antrea agent" version="v2.0.0-dev-84e23bc7.dirty" | ||
I0211 08:25:14.782731 1 agent.go:106] "Applicant Github ID is ImMdsahil" Pod Name:="antrea-agent-c5nvk" | ||
I0211 08:25:14.782761 1 client.go:89] No kubeconfig file was specified. Falling back to in-cluster config | ||
I0211 08:25:14.783467 1 prometheus.go:189] Initializing prometheus metrics | ||
I0211 08:25:14.783613 1 ovs_client.go:71] Connecting to OVSDB at address /var/run/openvswitch/db.sock | ||
I0211 08:25:15.783970 1 ovs_client.go:90] Not connected yet, will try again in 2s | ||
I0211 08:25:15.784173 1 agent.go:412] Setting up node network | ||
I0211 08:25:15.784277 1 discoverer.go:82] Starting ServiceCIDRDiscoverer | ||
I0211 08:25:15.790773 1 agent.go:1023] "Got Interface MTU" MTU=1450 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
antctlVersion: v1.15.0 | ||
controllerVersion: v2.0.0-dev-84e23bc7.dirty |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
I0211 08:25:21.826821 1 log_file.go:93] Set log file max size to 104857600 | ||
I0211 08:25:21.827174 1 controller.go:124] Starting Antrea Controller (version v2.0.0-dev-84e23bc7.dirty) | ||
I0211 08:25:21.827183 1 controller.go:125] "Applicant Github ID is ImMdsahil" Pod Name:="antrea-controller-5dd5c48988-42bln" | ||
I0211 08:25:21.827205 1 client.go:89] No kubeconfig file was specified. Falling back to in-cluster config | ||
I0211 08:25:21.832344 1 selfsignedcert_provider.go:273] "Didn't find the Secret for TLS certificate and key" secret="antrea-controller-tls" | ||
I0211 08:25:21.832354 1 selfsignedcert_provider.go:235] "Generating self-signed cert" | ||
I0211 08:25:21.973787 1 selfsignedcert_provider.go:251] "Writing certificate and key to the cert directory" | ||
I0211 08:25:22.167189 1 prometheus.go:124] Initializing prometheus metrics | ||
I0211 08:25:22.167259 1 networkpolicy_controller.go:940] Starting NetworkPolicyController | ||
I0211 08:25:22.167284 1 shared_informer.go:270] Waiting for caches to sync for NetworkPolicyController |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
ovs-vsctl (Open vSwitch) 2.17.7 | ||
DB Schema 8.3.0 |