Rare find

Ansible for Kubernetes. Real-world examples for automating Kubernetes with Ansible.

ansibleforkubernetes.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2022
  • Remove deprecated warn argument in example in chapter 3.
March 2022
  • Fixes for lint issues. Again.
  • Fix messed up spacing.
  • Yet another ansible-lint fix x2.
  • Yet another ansible-lint fix.
  • Switch from no to false to make yamllint happier.
  • Fix some ansible-lint-related CI failures.
  • Fixes #112: Fix FQCN use in molecule-kind-test.
October 2021
  • Bump Kind version and fix problem with job not completing in time.
April 2021
  • Fix Hello Go Automation playbook - add name to debug task.
  • A few more updates for Ansible Lint.
  • Add lint skip for rule I don't need.
February 2021
  • Issue #87: Fix failing linting step in Molecule Kind tests.
December 2020
  • Merge pull request #79 from geerlingguy/78-switch-gh-actions
  • Issue #78: Attempt to fix minikube installation on GitHub Actions.
  • Remove extra workflow that was a duplicate.
  • Issue #78: Remove errant travis_fold incantation.
  • Issue #78: Fix some style issues.
  • Issue #78: Migrate CI workflows to GitHub Actions.
September 2020
  • Make sure to log k8s secret stuff in CI.