results
|
Result #1
Field |
Value |
actions
|
[
"deleted ekscluster-service-pod"
]
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
invocation
|
{
"module_args": {
"add_host": null,
"cgroup_parent": null,
"cpus": null,
"cpuset_cpus": null,
"debug": false,
"device": null,
"device_read_bps": null,
"dns": null,
"dns_opt": null,
"dns_search": null,
"executable": "podman",
"generate_systemd": {},
"gidmap": null,
"hostname": null,
"infra": null,
"infra_command": null,
"infra_conmon_pidfile": null,
"infra_image": null,
"infra_name": null,
"ip": null,
"label": null,
"label_file": null,
"mac_address": null,
"name": "ekscluster-service-pod",
"network": null,
"network_alias": null,
"no_hosts": null,
"pid": null,
"pod_id_file": null,
"publish": null,
"recreate": false,
"share": null,
"state": "absent",
"subgidname": null,
"subuidname": null,
"uidmap": null,
"userns": null,
"volume": null
}
}
|
orphaned_cluster_pod
|
[
"service",
{
"CgroupParent": "machine.slice",
"CgroupPath": "machine.slice/machine-libpod_pod_8058ae44fd36b1a89d598d3662b8fdeefece13143dc319879ab53998ca8a3366.slice",
"Containers": [
{
"Id": "49a3cb6b2bdc57ab954ad2a670926f8dbfa739302d9f2d3034b93e19e787b901",
"Name": "ekscluster-dnsmasq",
"State": "running"
},
{
"Id": "59e562784ebc722e6dc67a1703d23c7e51817f5caf8bbf45f9e4f6d142288d7d",
"Name": "ekscluster-bind",
"State": "running"
},
{
"Id": "6a69a7ec09288181fcc5ac3715c4550b71a24571d362497aedf26de4358b6f74",
"Name": "ekscluster-registry",
"State": "running"
},
{
"Id": "6c0de3942ad68ef5520a9768e373cfdd8a0b447410800b3bff0d3338a09ad603",
"Name": "ekscluster-apache",
"State": "running"
},
{
"Id": "9ae34edeacfdcbf38c98291634bf941d350780ce1f87371e3b592783d2c534cb",
"Name": "ekscluster-provision",
"State": "running"
},
{
"Id": "d205e79f39dbadb7b7d2a2dba0b0551453512750ec59d84e2baf0195a8a3b2b9",
"Name": "8058ae44fd36-infra",
"State": "running"
},
{
"Id": "faa4ed7950bea382466e8ae5ae30782809d58c01fe5db814dad925040f28a58a",
"Name": "ekscluster-haproxy",
"State": "running"
}
],
"CreateCgroup": true,
"CreateCommand": [
"podman",
"pod",
"create",
"--name",
"ekscluster-service-pod",
"--network",
"ekscluster-service-bridge",
"--hostname",
"service.ekscluster.kubeinit.local",
"--dns",
"10.0.0.253",
"--dns",
"10.11.5.160",
"--dns-search",
"ekscluster.kubeinit.local"
],
"CreateInfra": true,
"Created": "2024-05-05T11:03:24.636454018+03:00",
"ExitPolicy": "continue",
"Hostname": "service.ekscluster.kubeinit.local",
"Id": "8058ae44fd36b1a89d598d3662b8fdeefece13143dc319879ab53998ca8a3366",
"InfraConfig": {
"DNSOption": null,
"DNSSearch": [
"ekscluster.kubeinit.local"
],
"DNSServer": [
"10.0.0.253",
"10.11.5.160"
],
"HostAdd": null,
"HostNetwork": false,
"NetworkOptions": null,
"Networks": [
"ekscluster-service-bridge"
],
"NoManageHosts": false,
"NoManageResolvConf": false,
"PortBindings": {},
"StaticIP": "",
"StaticMAC": "",
"pid_ns": "private",
"userns": "host",
"uts_ns": "private"
},
"InfraContainerID": "d205e79f39dbadb7b7d2a2dba0b0551453512750ec59d84e2baf0195a8a3b2b9",
"Name": "ekscluster-service-pod",
"NumContainers": 7,
"SharedNamespaces": [
"ipc",
"net",
"uts"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f ekscluster-service-pod"
]
|
|